mirror of
https://github.com/nushell/nushell.git
synced 2025-07-08 02:17:22 +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