Closed qeeqez closed 1 year ago
I have executed Github Actions on my account, and there were no errors. All tests passed successfully.
@andrerfcsantos I'll approve once we have a new test case added that verifies backwards compatibility!
> https://github.com/exercism/lfe-test-runner/pull/51#issuecomment-1447869999 I've left a comment on that PR
The test runner design has changed a bit since this PR was opened, causing some conflicts that need to be resolved. Since this PR has been inactive for a while I'm going to close it for now. @qeeqez if you still want to continue working on this, just drop a message so we'll reopen it.
Upgrade support libraries
Fixes vulnerabilities, also hides errors in IDE:
Upgrade junit lib 4.13 -> 4.13.2 Upgrade assertj-core 3.15 -> 3.24.2
Dependencies