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

Prepare v1.6.0 Release #14

Merged
merged 20 commits into from
Oct 9, 2021
Merged

Prepare v1.6.0 Release #14

merged 20 commits into from
Oct 9, 2021

Conversation

qtc-de
Copy link
Owner

@qtc-de qtc-de commented Oct 9, 2021

No description provided.

qtc-de added 20 commits October 4, 2021 07:57
Added test / tester IDs and groups that allow it to run selective tests
more easily.
Test / Tester groups where initially defined as sets. However, as the
ordering of a group is important, we needed to switch this to lists.
In the initial implementation, each test / tester could only have one
test group assigned. This was now changed to support multiple groups on
each test / tester.
Fix some bugs within the group parsing and matching.
When using test groups and the first test in a tester did not match any
group, all tests in the tester were skipped. This is now fixed.
The new test cases had duplicate function names. Furthermore, python3.8
had problems with the type annotations. We just removed them now.
From 40 to 60 to make everything fitting into one line.
The current tricot version is now stored within constants.py which makes
it more accessible to other components.
Due to a syntax change within the command line option, the tests were
failing.
@qtc-de qtc-de merged commit ba89526 into main Oct 9, 2021
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