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

Match top-level tests as well #749

Draft
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

MisanthropicBit
Copy link

@MisanthropicBit MisanthropicBit commented Nov 29, 2024

Fixes #743.

Despite my best efforts, I have been unable to make all the tests pass locally. It appears the executeBusted utility function complains that it cannot find pl.utils (by simply printing the returned err) and so far I have not been able to resolve the issue. I'm hoping an approved github action workflow will work and help me debug tests while I get things fixed locally.

Marking as ready for review to get some feedback from maintainers.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

Possible bug in busted --list: Path and line number omitted for top-level tests
1 participant