univalence / spark-tools

https://univalence.github.io/spark-tools/
Apache License 2.0
44 stars 8 forks source link

Separate slow tests from quick tests #6

Open ahoy-jon opened 5 years ago

ahoy-jon commented 5 years ago

For example, the test for monad laws are slow, we should be able to separate those to stage the build into two test phases (compile, test:compile, fast-test, slow-test).