deno
deno copied to clipboard
chore: deprecate run itests
chore: deprecate run itests This PR is part of solving #22907. The run_tests.rs file was deprecated in this PR, and the tests were moved under specs/run. Additionally, the related files under testdata/run were removed.
@dsherret Could you please review this PR?
I just managed to type the above comment on the review page between my browser freezing lol. Reviewed by looking at a git diff of this PR against main.
Thanks a lot @MohammadSu1! This is a ton of work and is slowly moving the code in a better place.