Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
djrenren
on July 23, 2018
|
parent
|
context
|
favorite
| on:
The internals of testing in Rust in 2018
Yeah, doc tests are part of rustdoc and they essentially strip out the comments and generate test functions using libtest. I'm not very familiar with the internals, but they're here:
https://github.com/rust-lang/rust/blob/master/src/librustdoc...
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: