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

Add Test-Suite & tests for test-framework components #43

Open
fatuhoku opened this issue Mar 28, 2013 · 0 comments
Open

Add Test-Suite & tests for test-framework components #43

fatuhoku opened this issue Mar 28, 2013 · 0 comments

Comments

@fatuhoku
Copy link

test-framework itself (core) has some tests, but doesn't declare the tests as a Test-Suite in the test-framework.cabal file.

This issue is concerned with widening test coverage of the codebase.

Tests would make it much easier for contributors-to-be to contribute, as it enables TDD and we can prevent regressions from happening when changes are made.

The test-suite can be made to depend on previous versions (e.g. v0.7) of test-framework itself for convenience of running tests.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant