0xd34d10cc/nox-rs

Move regression tests out of source files

0xd34d10cc opened this issue · 1 comments

The size of these files makes compilation very slow. This is especially painful for typical use-case like re-running a single test after code changes.

Without -all-features it takes less than 5s to build & run all tests, which is a reasonable amount of time.