Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Unit Tests

Kwang Yul Seo edited this page Jun 11, 2018 · 2 revisions

Developers are strongly encouraged to write unit tests for new code, and to submit new unit tests for old code. Unit tests can be compiled and run with:

cargo test --all

To run test for individual modules, run following command at module root directory:

cargo test
Clone this wiki locally
Morty Proxy This is a proxified and sanitized view of the page, visit original site.