You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am considering running some tests with beakerlib inside a spec file. The issue is the tests will always pass because it has exit 0. I could add a check for BEAKERLIB_DIR, but it would be nice to have an alternative to return an exit code if failed.