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

Version 2.1.1 #2

Merged
merged 12 commits into from
Nov 24, 2018
Merged

Version 2.1.1 #2

merged 12 commits into from
Nov 24, 2018

Conversation

gcie
Copy link
Owner

@gcie gcie commented Nov 24, 2018

Changes:

  • refactoring using commander.js for better readability
  • used chalk for console text coloring, improving code readability
  • added better handling for test cases without validator and .out file
  • minor bugfixes

Todo:

  • fix building with tsc using npm

Ciesielski Grzegorz and others added 12 commits August 22, 2018 15:51
New features:
- running program on single test
- running program on all tests in specified folder

New behaviour:
- tests in 'tests/<program-name>' folder are run all, no matter if they
start with '<task-name>' or not.
- tests in 'tests' folder are run only if they start with '<task-name>'.
Changes:
- refactoring using commander.js for better readability
- used chalk for console text coloring, improving code readability
- added better handling for test cases without validator and .out file
- minor bugfixes
This is done due to bug with npm causing errors during ts compilation.
@gcie gcie merged commit ae28009 into master Nov 24, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant