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 regression testing script #115

Open
amamory opened this issue Jul 1, 2018 · 1 comment
Open

add regression testing script #115

amamory opened this issue Jul 1, 2018 · 1 comment
Assignees

Comments

@amamory
Copy link
Member

amamory commented Jul 1, 2018

By running GoDonnie -l -f , it will generate a log file from a code. This feature can be used to create a regression test script for donnie. Requirements:

  • a complete set of test codes to fully test donnie. The codes must be in all the supported languages to test also the translations;
  • for each code there must be the expected log output;
  • a script to run all the codes and compare the generated output against the expected output.

It would be nice to integrate it with some continuous integration. Travis CI perhaps .

@amamory
Copy link
Member Author

amamory commented Jul 1, 2018

@edutra edutra self-assigned this Nov 5, 2018
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

2 participants