nix-community.nixvim/flake/dev
Matt Sturgeon 14c7f5f896
dev/tests: add --attr option to print full attrpath of tests
Allows using the `tests` devshell command to discover the full attrpath
of a test.

e.g.

```
$ tests --attr modules-lsp plugins-by-name-lazygit
Printing 2 tests: modules-lsp plugins-by-name-lazygit

Full attr paths:
- checks.x86_64-linux.test-2.entries.modules-lsp
- checks.x86_64-linux.test-18.entries.plugins-by-name-lazygit
```
2025-05-19 20:40:10 +01:00
..
list-plugins plugins/telescope/advanced-git-search: init 2025-04-06 20:30:04 +02:00
default.nix flake: add keep-sorted to treefmt 2025-05-17 00:07:06 +01:00
devshell.nix dev/tests: add --attr option to print full attrpath of tests 2025-05-19 20:40:10 +01:00
flake.lock flake/dev/flake.lock: Update 2025-05-19 00:26:01 +02:00
flake.nix flake/dev: sort flake inputs 2025-05-17 00:07:06 +01:00
launch-test.sh dev/tests: add --attr option to print full attrpath of tests 2025-05-19 20:40:10 +01:00
locate-lsp-packages.py flake-modules -> flake 2025-01-19 12:56:24 +01:00
new-plugin.py flake-modules/new-plugin: add dry run argument 2025-05-08 13:04:38 -05:00
package-tests.nix flake: partition dev dependencies 2025-02-23 17:23:57 +00:00
server.py flake-modules -> flake 2025-01-19 12:56:24 +01:00
template-tests.nix flake: partition dev dependencies 2025-02-23 17:23:57 +00:00
tests.nix flake: partition dev dependencies 2025-02-23 17:23:57 +00:00