Skip to content

Conversation

LaurentRDC
Copy link
Member

@LaurentRDC LaurentRDC commented Jan 8, 2025

test-framework is essentially on life support. We are easing maintenance burden by porting test suites to tasty.

Fixes #465

@LaurentRDC
Copy link
Member Author

In the process of touching almost every test suite, I have noticed that a lot of packages were listed as dependencies, but not used (using the -Wunused-packages warning). I have therefore activated this flag by default for every build target, in an effort to minimize the number of unused dependencies.

@LaurentRDC LaurentRDC changed the title Port test suites to tasty (from test-framework Port test suites to tasty (from test-framework) Jan 8, 2025
@LaurentRDC LaurentRDC merged commit 66fae14 into master Jan 9, 2025
16 checks passed
@LaurentRDC LaurentRDC deleted the tasty-port branch January 9, 2025 00:31
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.

Migrate test suites from test-framework to tasty
1 participant