nushell/crates/nu-cli/tests/commands
Stefan Holderbach e172a621f3
Consolidate uses of test-case to rstest (#14250)
With #14083 a dependency on `test-case` was introduced, we already
depend on the more exp(a/e)nsive `rstest` for our macro-based test case
generation (with fixtures on top)

To save on some compilation for proc macros unify to `rstest`
2024-11-04 19:07:59 +01:00
..
history_import.rs Consolidate uses of test-case to rstest (#14250) 2024-11-04 19:07:59 +01:00
keybindings_list.rs Fix keybindings list being empty by default (#13456) 2024-07-26 16:03:05 +08:00
mod.rs Add the history import command (again) (#14083) 2024-10-29 06:34:48 -05:00
nu_highlight.rs Fix syntax highlighting for not (#12815) 2024-05-10 07:09:44 +08:00