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

Implement basic in-language unit test framework #176

Open
3 tasks
edg-l opened this issue Feb 12, 2025 · 0 comments
Open
3 tasks

Implement basic in-language unit test framework #176

edg-l opened this issue Feb 12, 2025 · 0 comments
Labels
enhancement New feature or request

Comments

@edg-l
Copy link
Member

edg-l commented Feb 12, 2025

Some basic features:

  • Test Attribute for functions as tests to be executed, currently the grammar already supports attributes, so maybe this is already done.
  • Assert intrinsics
  • Test runner
@edg-l edg-l changed the title Implement basic test in-language framework Implement basic in-language unit test framework Feb 12, 2025
@edg-l edg-l added the enhancement New feature or request label Feb 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant