I'd like for us to break out our tests into unit and integration tests. Unit tests should run super fast and integration tests (e.g. Stormpath, other outside service providers) can run more slowly. I don't yet know how to configure this but I think it'd be fantastic to properly tie it in with lein-test-refresh (see: https://github.com/jakemcc/lein-test-refresh/blob/master/CHANGES.md#040)
I'd like for us to break out our tests into unit and integration tests. Unit tests should run super fast and integration tests (e.g. Stormpath, other outside service providers) can run more slowly. I don't yet know how to configure this but I think it'd be fantastic to properly tie it in with lein-test-refresh (see: https://github.com/jakemcc/lein-test-refresh/blob/master/CHANGES.md#040)