mirror of
https://github.com/nix-community/nixvim.git
synced 2025-12-05 00:21:06 +01:00
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 ``` |
||
|---|---|---|
| .. | ||
| list-plugins | ||
| default.nix | ||
| devshell.nix | ||
| flake.lock | ||
| flake.nix | ||
| launch-test.sh | ||
| locate-lsp-packages.py | ||
| new-plugin.py | ||
| package-tests.nix | ||
| server.py | ||
| template-tests.nix | ||
| tests.nix | ||