mirror of
https://github.com/nushell/nushell.git
synced 2024-11-24 17:34:00 +01:00
d74a260883
# Description Was original asked here: https://github.com/nushell/nushell/pull/8405#issuecomment-1465062652 Make it easier to extend standard library with submodules. (For a new submodule called `xx.nu` the tests can be written in `test_xx.nu`). Test discovery is implemented. # User-Facing Changes There are no user-facing changes. # Tests + Formatting Tests are updated. There is no `nufmt` now. --------- Co-authored-by: Mate Farkas <Mate.Farkas@oneidentity.com> |
||
---|---|---|
.. | ||
src | ||
standard_library | ||
.gitignore | ||
Cargo.toml | ||
LICENSE |