Use the same file hierarchy as other crates, because separate files in tests are compiled as different executables. We prefer to compile a single executable named `it` and put the tests in modules under it. |
||
|---|---|---|
| .. | ||
| it | ||
Use the same file hierarchy as other crates, because separate files in tests are compiled as different executables. We prefer to compile a single executable named `it` and put the tests in modules under it. |
||
|---|---|---|
| .. | ||
| it | ||