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

Improve nomenclature for tests #1012

Open
clinssen opened this issue Mar 11, 2024 · 0 comments
Open

Improve nomenclature for tests #1012

clinssen opened this issue Mar 11, 2024 · 0 comments

Comments

@clinssen
Copy link
Contributor

A nomenclature for tests is proposed that matches the computer science lingo:

  • unit tests: everything that's now in tests/
  • integration tests: make module containing all NESTML models (see GitHub Actions workflow)
  • End-to-end tests: platform-specific tests that generate code, build code, and run a simulation (everything that's now in tests/nest_tests, tests/python_standalone_tests, etc.
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