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 automated tests to the toolchain #1

Open
holgerdell opened this issue Dec 15, 2020 · 1 comment
Open

Add automated tests to the toolchain #1

holgerdell opened this issue Dec 15, 2020 · 1 comment
Labels
enhancement New feature or request

Comments

@holgerdell
Copy link
Collaborator

Amazing project, I'm looking forward to the results!

First of all, I strongly recommend to add my automated tests from PACE-2017 to your toolchain. One way of doing this would be to add https://github.com/holgerdell/td-validate as a submodule, perhaps under tests/td-validate, and add a cargo test command (or whatever is considered to be good form in rust). This command should then probably compile td-validate, and run autotest-tw-solver.py on your program.

@holgerdell holgerdell added the enhancement New feature or request label Dec 15, 2020
@jmeintrup
Copy link
Owner

Thank you for your kind feedback, i will definitely integrate your td-valide into a CI/CD pipeline once i have set one up.

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

2 participants