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 test runner #1

Merged
merged 4 commits into from Feb 15, 2020
Merged

Implement test runner #1

merged 4 commits into from Feb 15, 2020

Conversation

tefra
Copy link
Owner

@tefra tefra commented Feb 10, 2020

  • Parse suite
  • Parse test groups
  • Parametrize test
  • Write the actual codegen/binding test
  • Think about triggering jobs
  • Think about publishing results to docs
  • Think about speed
  • Think how to run signle test :(

@tefra tefra added the wip label Feb 10, 2020
@tefra tefra force-pushed the tests-runner branch 2 times, most recently from 12b852c to 474a4d9 Compare February 12, 2020 21:11
@tefra
Copy link
Owner Author

tefra commented Feb 12, 2020

first run: 4237 failed, 21941 passed, 16594 warnings on dev machine

@tefra
Copy link
Owner Author

tefra commented Feb 12, 2020

travis has a 50min time limit good to know, locally it runs in about 20 minutes grkgkrgej

@tefra tefra force-pushed the tests-runner branch 4 times, most recently from acfe832 to 30970c7 Compare February 13, 2020 13:49
@tefra tefra force-pushed the tests-runner branch 4 times, most recently from e239ad7 to 84d6953 Compare February 14, 2020 21:43
@tefra tefra force-pushed the tests-runner branch 3 times, most recently from 8986d9c to 729e510 Compare February 15, 2020 14:51
@tefra tefra merged commit 62985f0 into master Feb 15, 2020
@tefra tefra deleted the tests-runner branch February 15, 2020 18:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant