-
-
Notifications
You must be signed in to change notification settings - Fork 13
Open
Labels
component:testingIssue pertaining to tests/testingIssue pertaining to tests/testingissue-type:enhancementNew feature or requestNew feature or request
Description
It would be nice to be able to run tests in the repl with the basilisp.test
namespace.
The proposed changes:
- Add
run-tests
, andrun-all-tests
, etc as inclojure.test
tobasilisp.test
. - Add a mechanism to
basilisp.test
for applying test fixtures. This is useful for building tests in the repl.
These would be nice to have but not necessary:
cider-test
/ nrepl integration
Metadata
Metadata
Assignees
Labels
component:testingIssue pertaining to tests/testingIssue pertaining to tests/testingissue-type:enhancementNew feature or requestNew feature or request