We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Get unit tests of output()'s constants file running via a BusyBox shell. This is going to involve a lot of troubleshooting.
output()
Figure out what the GitHub action file must do in order to get the unit tests running via shellspec with the -s /usr/bin/busybox option.
shellspec
-s /usr/bin/busybox
None
Once this is done, #51 must be worked so all existing unit tests are updated to run via a BusyBox shell.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Description
Get unit tests of
output()
's constants file running via a BusyBox shell. This is going to involve a lot of troubleshooting.High Level Solution Description
Figure out what the GitHub action file must do in order to get the unit tests running via
shellspec
with the-s /usr/bin/busybox
option.Alternative Solution(s)
None
Blocked By
shellspec
Unit Tests Running on GitHub Runner #24Blocking
Related Issue(s)
Additional Context
Once this is done, #51 must be worked so all existing unit tests are updated to run via a BusyBox shell.
The text was updated successfully, but these errors were encountered: