Skip to content

Commit

Permalink
docs(readme): add spec directory to setup
Browse files Browse the repository at this point in the history
  • Loading branch information
mrcjkb committed Jun 11, 2024
1 parent 4db5d0b commit 1cc3490
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,8 @@ To run tests with `busted`, you need
See also: [Rockspec format](https://github.com/luarocks/luarocks/wiki/Rockspec-format)
- A [`.busted` file](./.busted) that tells `busted` how to run your tests
with Neovim as the Lua interpreter.
- A `spec` directory containing test files,
their names ending in `_spec.lua`.

### Example

Expand Down

0 comments on commit 1cc3490

Please sign in to comment.