-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
- The preferred testing tool(s) should be stated in the language/framework-specific conventions.
- It should be easy (one command) to run the tests.
- The tests should be run as part of continuous integration through CircleCI.
- Code coverage should be setup (like SimpleCov for Ruby) and reported after the tests are run. Not sure if we should shoot for a specific code coverage %?
- Tests should be written in BDD style syntax.
What else?
Metadata
Metadata
Assignees
Labels
No labels