Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use tinytest for unit testing #317

Open
joshuaulrich opened this issue Nov 7, 2020 · 0 comments
Open

Use tinytest for unit testing #317

joshuaulrich opened this issue Nov 7, 2020 · 0 comments
Assignees

Comments

@joshuaulrich
Copy link
Owner

Unit tests are currently simple scripts that throw errors if expectations aren't met. It would be better to switch to a formal unit testing framework. RUnit is no longer actively maintained, and tinytest by @markvanderloo is a promising alternative.

@joshuaulrich joshuaulrich self-assigned this Nov 7, 2020
JustinMShea added a commit to JustinMShea/quantmod that referenced this issue Sep 25, 2021
JustinMShea added a commit to JustinMShea/quantmod that referenced this issue Sep 25, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant