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

Compiler Test Suite #18

Open
5 of 11 tasks
Slyces opened this issue May 31, 2020 · 0 comments
Open
5 of 11 tasks

Compiler Test Suite #18

Slyces opened this issue May 31, 2020 · 0 comments
Assignees
Labels
epic Gathers issues

Comments

@Slyces
Copy link
Collaborator

Slyces commented May 31, 2020

Support a test-suite for this compiler. The test suite will probably be written in python3 for easier scripting abilities.

Features

  • Extensive CLI
  • No dependencies (python std)
  • Use colors
  • Support folder hierarchy
  • Compile test code
  • Run test code against supported runtimes
    • wasmtime
  • Continuous integration Basic Continuous Integration #16
  • Filter tests by regex
  • Support negative tests (expected to fail)
  • Support selective re-testing (re-run on failed)
@Slyces Slyces added the epic Gathers issues label May 31, 2020
@Slyces Slyces added this to the Compiler Tooling milestone May 31, 2020
@Slyces Slyces self-assigned this May 31, 2020
This was referenced May 31, 2020
@CharlyCst CharlyCst removed this from the Compiler Tooling milestone Jun 20, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
epic Gathers issues
Projects
None yet
Development

No branches or pull requests

2 participants