mirror of
https://github.com/nushell/nushell.git
synced 2025-06-09 19:46:56 +02:00
# Description Retrieving tests and their annotation no longer uses nu --ide-ast spawned in a subprocess which should reduce test runner startup time. # User-Facing Changes # Tests + Formatting # After Submitting