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

Write Tests using a manageable approach #9

Open
marcoarthur opened this issue Dec 1, 2020 · 0 comments
Open

Write Tests using a manageable approach #9

marcoarthur opened this issue Dec 1, 2020 · 0 comments

Comments

@marcoarthur
Copy link
Owner

Since test files are becoming confusing, and selection of tests to run is becoming an ugly mess. We want to separate
tests into unity/integration/regressions and use a better approach. Main goals are:

  1. have a decent structure to be able to separate concerts
  2. have a way to turn on-off tests without commenting lines
  3. maybe incorporate a test framework. Have to think about it.
  4. produce test coverage.
  5. automate github action to test it
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