nushell/crates/nu-std/tests
mike ed64a44b82
add filter-map command to std iter (#8926)
# Description
as title says
2023-04-19 19:09:10 +02:00
..
test_asserts.nu stdlib: refactor into a multi-module library (#8815) 2023-04-09 20:00:20 +03: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 filter-map command to std iter (#8926) 2023-04-19 19:09:10 +02:00
test_logger.nu Move unit test runner to standard library (#8850) 2023-04-13 21:46:37 +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 stdlib: refactor into a multi-module library (#8815) 2023-04-09 20:00:20 +03:00
test_xml.nu stdlib test runner: implement setup and teardown commands to unit tests (#8776) 2023-04-10 22:42:11 +02:00