nushell / nushell.github.io

Nushell's main website, blog, book, and more
https://www.nushell.sh/book/
MIT License
166 stars 408 forks source link

update text to replace `std testing` with `testing.nu` #1284

Closed maxim-uvarov closed 6 months ago

maxim-uvarov commented 6 months ago

The chapter about unit testing is incorrect, as std testing is deprecated. I've made small changes that look logical to me.

Probably, this chapter needs a foreword about the depreciation of the previous version of std and the current status. However, I don't have such details in mind.

Please, feel free to edit or let me know what I should correct anything. Thanks.

fdncred commented 6 months ago

This is probably good for now but could change in the future.