1
0
mirror of https://github.com/nushell/nushell.git synced 2025-03-22 11:37:10 +01:00
nushell/crates/nu-std/tests
mike ed64a44b82
add filter-map command to std iter ()
# Description
as title says
2023-04-19 19:09:10 +02:00
..
test_asserts.nu stdlib: refactor into a multi-module library () 2023-04-09 20:00:20 +03:00
test_dirs.nu stdlib test runner: implement setup and teardown commands to unit tests () 2023-04-10 22:42:11 +02:00
test_iter.nu add filter-map command to std iter () 2023-04-19 19:09:10 +02:00
test_logger.nu Move unit test runner to standard library () 2023-04-13 21:46:37 +02:00
test_setup_teardown.nu stdlib test runner: implement setup and teardown commands to unit tests () 2023-04-10 22:42:11 +02:00
test_std.nu stdlib: refactor into a multi-module library () 2023-04-09 20:00:20 +03:00
test_xml.nu stdlib test runner: implement setup and teardown commands to unit tests () 2023-04-10 22:42:11 +02:00