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

UTest 2 #124

Merged
merged 61 commits into from
Nov 30, 2023
Merged

UTest 2 #124

merged 61 commits into from
Nov 30, 2023

Conversation

RealyUniqueName
Copy link
Member

  • drop support for non-ITest test cases
  • UTEST_IGNORE_DEPENDS (see README.md)
  • added test case name filter to Runner.addCases
  • support @:ignore meta (old @Ignored meta is still supported too)
  • support advanced minification for js target

@Simn Simn mentioned this pull request Nov 21, 2023
src/utest/ui/Report.hx Outdated Show resolved Hide resolved
@Simn
Copy link
Contributor

Simn commented Nov 26, 2023

I'm trying to use this branch over on HaxeFoundation/haxe#11386, but at the moment everything is failing. It wasn't that bad a few days ago, so a recent commit must have broken quite a few things.

Some tests will require fixing because the assert functions are now type-safe, but there must be other problems going on.

@RealyUniqueName
Copy link
Member Author

I'll try to check that Haxe branch in the nearest days.

@RealyUniqueName RealyUniqueName merged commit 424a718 into master Nov 30, 2023
26 checks passed
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.

2 participants