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
when running in VS Code, I get this output in the test results:
busted: error: Cannot load output library: /Users/greay/.vscode/extensions/bubuabu.busted-test-explorer-0.2.2/res/reporter.lua
...l/share/lua/5.4/busted/modules/output_handler_loader.lua:21: module '/Users/greay/.vscode/extensions/bubuabu.busted-test-explorer-0.2.2/res/reporter.lua' not found:
No LuaRocks module found for /Users/greay/.vscode/extensions/bubuabu.busted-test-explorer-0.2.2/res/reporter.lua
no field package.preload['/Users/greay/.vscode/extensions/bubuabu.busted-test-explorer-0.2.2/res/reporter.lua']
no file './src//Users/greay//vscode/extensions/bubuabu/busted-test-explorer-0/2/2/res/reporter/lua.lua'
no file './src//Users/greay//vscode/extensions/bubuabu/busted-test-explorer-0/2/2/res/reporter/lua//Users/greay//vscode/extensions/bubuabu/busted-test-explorer-0/2/2/res/reporter/lua.lua'
no file './src//Users/greay//vscode/extensions/bubuabu/busted-test-explorer-0/2/2/res/reporter/lua/init.lua'
no file '/usr/local/share/lua/5.4//Users/greay//vscode/extensions/bubuabu/busted-test-explorer-0/2/2/res/reporter/lua.lua'
no file '/usr/local/share/lua/5.4//Users/greay//vscode/extensions/bubuabu/busted-test-explorer-0/2/2/res/reporter/lua/init.lua'
no file '/usr/local/lib/lua/5.4//Users/greay//vscode/extensions/bubuabu/busted-test-explorer-0/2/2/res/reporter/lua.lua'
no file '/usr/local/lib/lua/5.4//Users/greay//vscode/extensions/bubuabu/busted-test-explorer-0/2/2/res/reporter/lua/init.lua'
no file './/Users/greay//vscode/extensions/bubuabu/busted-test-explorer-0/2/2/res/reporter/lua.lua'
no file './/Users/greay//vscode/extensions/bubuabu/busted-test-explorer-0/2/2/res/reporter/lua/init.lua'
no file '/Users/greay/.luarocks/share/lua/5.4//Users/greay//vscode/extensions/bubuabu/busted-test-explorer-0/2/2/res/reporter/lua.lua'
no file '/Users/greay/.luarocks/share/lua/5.4//Users/greay//vscode/extensions/bubuabu/busted-test-explorer-0/2/2/res/reporter/lua/init.lua'
no file './csrc//Users/greay//vscode/extensions/bubuabu/busted-test-explorer-0/2/2/res/reporter/lua.so'
no file './csrc//Users/greay//vscode/extensions/bubuabu/busted-test-explorer-0/2/2/res/reporter/lua//Users/greay//vscode/extensions/bubuabu/busted-test-explorer-0/2/2/res/reporter/lua.so'
no file '/usr/local/lib/lua/5.4//Users/greay//vscode/extensions/bubuabu/busted-test-explorer-0/2/2/res/reporter/lua.so'
no file '/usr/local/lib/lua/5.4/loadall.so'
no file './/Users/greay//vscode/extensions/bubuabu/busted-test-explorer-0/2/2/res/reporter/lua.so'
no file '/Users/greay/.luarocks/lib/lua/5.4//Users/greay//vscode/extensions/bubuabu/busted-test-explorer-0/2/2/res/reporter/lua.so'
no file './csrc//Users/greay/.so'
no file './csrc//Users/greay///Users/greay/.so'
no file '/usr/local/lib/lua/5.4//Users/greay/.so'
no file '/usr/local/lib/lua/5.4/loadall.so'
no file './/Users/greay/.so'
no file '/Users/greay/.luarocks/lib/lua/5.4//Users/greay/.so'
The text was updated successfully, but these errors were encountered:
when running in VS Code, I get this output in the test results:
The text was updated successfully, but these errors were encountered: