Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F131085
busted.lua
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
286 B
Referenced Files
None
Subscribers
None
busted.lua
View Options
-- Script to run the busted cli tool. You can use this under nvim using be
-- below command. Any arguments can be passed in the same as the busted cli.
--
-- ```bash
-- nvim -l scripts/busted.lua
-- ```
vim
.
opt
.
rtp
:
append
(
vim
.
fn
.
getcwd
())
require
"busted.runner"
{
standalone
=
false
}
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Apr 6 2026, 4:56 PM (5 w, 5 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
10530
Default Alt Text
busted.lua (286 B)
Attached To
Mode
R1 ivy.nvim
Attached
Detach File
Event Timeline
Log In to Comment