Skip to content

Commit

Permalink
Use line range
Browse files Browse the repository at this point in the history
  • Loading branch information
MisanthropicBit committed Aug 13, 2024
1 parent 11d592e commit 9f44758
Showing 1 changed file with 2 additions and 10 deletions.
12 changes: 2 additions & 10 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -191,17 +191,9 @@ You can also provide a `.busted` config file and run your tests using busted.
Learn more about busted configuration files from the [official
docs](https://lunarmodules.github.io/busted/#usage) or take a look at the example [here](/.busted.example).

https://github.com/MisanthropicBit/neotest-busted/blob/use-busted-directly/.busted.example
https://github.com/MisanthropicBit/neotest-busted/blob/use-busted-directly/.busted.example#L1-L14

https://github.com/MisanthropicBit/neotest-busted/blob/use-busted-directly/.busted.example?plain=1

```lua
https://github.com/MisanthropicBit/neotest-busted/blob/use-busted-directly/.busted.example
```

```lua
https://github.com/MisanthropicBit/neotest-busted/blob/use-busted-directly/.busted.example?plain=1
```
https://github.com/MisanthropicBit/neotest-busted/blob/use-busted-directly/.busted.example#L1-L14?plain=1

Pass extra arguments to `neotest` to run a specific task. For example, to run
the `"integration"` task in a test file:
Expand Down

0 comments on commit 9f44758

Please sign in to comment.