Run examples as tests #9
Labels
documentation
README, usage & API docs, etc
enhancement
New feature or request
help wanted
Extra attention is needed
We should run all examples in ferrum (in the readme as well as the jsdoc) as tests in order to make sure these functions do actually work.
We can use
assertEquals()
instead of comments to check that the right values are returned.The text was updated successfully, but these errors were encountered: