nushell/crates/nu-std/tests
Máté FARKAS b2d7427d2d
Move unit test runner to standard library (#8850)
Move test runner to standard library.
Originated from #8819 

# After Submitting

I'll update the documentation about testing:
http://www.nushell.sh/book/testing.html

---------

Co-authored-by: Mate Farkas <Mate.Farkas@oneidentity.com>
2023-04-13 21:46:37 +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_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