nushell/crates/nu-std/tests
mike 91c01bf6b3
add iter module to standard library (#8899)
# Description
 
this pr introduces an `iter` module
to the standard library.

the module is aimed at extending the filter commands.
2023-04-18 16:01:36 -05: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 iter module to standard library (#8899) 2023-04-18 16:01:36 -05: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