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

modernize test framework #2

Closed
aspiers opened this issue Dec 13, 2017 · 0 comments
Closed

modernize test framework #2

aspiers opened this issue Dec 13, 2017 · 0 comments

Comments

@aspiers
Copy link
Owner

aspiers commented Dec 13, 2017

Currently you can only run the whole test suite via test-viz.rb, and all the separate test files are loaded via require. This is likely not the best way to do it, and probably prevents things like #4. Also, rspec would probably be a better choice then minitest.

This was referenced Dec 14, 2017
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