This website requires JavaScript.
Explore
Help
Sign In
Public
/
nushell
Watch
1
Star
0
Fork
0
You've already forked nushell
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
55bb501c71
nushell
/
crates
/
nu-std
/
tests
History
Antoine Stevan
55bb501c71
FEATURE: fix the namespace of the standard library (not testing) (
#9193
)
2023-05-19 23:27:45 +03:00
..
test_asserts.nu
Added
assert not
command (assertion that the value/expression is
false
) (
#9235
)
2023-05-19 11:33:19 +02:00
test_dirs.nu
stdlib test runner: implement
setup
and
teardown
commands to unit tests (
#8776
)
2023-04-10 22:42:11 +02:00
test_iter.nu
add more commands to
std iter
(
#9129
)
2023-05-10 19:18:42 +02:00
test_logger.nu
Added
assert not
command (assertion that the value/expression is
false
) (
#9235
)
2023-05-19 11:33:19 +02:00
test_setup_teardown.nu
stdlib test runner: implement
setup
and
teardown
commands to unit tests (
#8776
)
2023-04-10 22:42:11 +02:00
test_std.nu
fix:
🐛
handle windows Path casing (
#9210
)
2023-05-17 18:55:46 -05:00
test_xml.nu
FEATURE: fix the namespace of the standard library (not testing) (
#9193
)
2023-05-19 23:27:45 +03:00