mirror of
https://github.com/nushell/nushell.git
synced 2024-11-22 16:33:37 +01:00
70520000d2
# Description @ayax79 added `nu-cmd-lang` as a dep for `nu-plugin-test-support` in order to get access to `let`. Since we have the dep anyway now, we might as well just add all of the lang commands - there aren't very many of them and it would be less confusing than only `let` working. # User-Facing Changes - Can use some more core nu language features in plugin tests, like loops and `do` # Tests + Formatting - 🟢 `toolkit fmt` - 🟢 `toolkit clippy` - 🟢 `toolkit test` - 🟢 `toolkit test stdlib` # After Submitting - [ ] Might need to change something about the plugin testing section of the book, since I think it says something about there only being the plugin command itself available |
||
---|---|---|
.. | ||
custom_value | ||
hello | ||
lowercase | ||
main.rs |