denoland / deno

A modern runtime for JavaScript and TypeScript.
https://deno.com
MIT License
95.5k stars 5.3k forks source link

Internal - Deprecate usage of itest #22907

Open dsherret opened 7 months ago

dsherret commented 7 months ago

We'd like to deprecate the usage of itest and move the tests over to https://github.com/denoland/deno/tree/main/tests/specs

HasanAlrimawi commented 1 month ago

Since it's titled as "Internal": Does it mean only by Deno members, as I'm interested in converting a folder of itests to specs tests?

dsherret commented 1 month ago

No, by internal I just meant internal code. This would be a great thing for anyone to contribute! I'd really like to deprecate itest. If anyone works on this I'd recommend doing it a bit at a time so that the PRs are manageable.

MohammadSu2000 commented 1 month ago

Can I pick this up? If it is possible to pick it up, I would like to move the doc_tests.rs first.

HasanAlrimawi commented 1 month ago

I'm deprecating the integration tests of eval_tests.rs in favor of spec tests.

bartlomieju commented 1 month ago

@MohammadSu2000 @HasanAlrimawi please do!

HasanAlrimawi commented 1 month ago

I'm deprecating test_itests.rs

MohammadSu1 commented 1 month ago

I'm deprecating the worker_tests.rs file

MohammadSu1 commented 1 month ago

I'm deprecating the node_compat_tests.rs file

HasanAlrimawi commented 1 month ago

I'm deprecating task_tests.rs

MohammadSu1 commented 1 month ago

I'm deprecating the info_tests.rs file

HasanAlrimawi commented 1 month ago

I'm deprecating lint_tests.rs

MohammadSu1 commented 3 weeks ago

I'm deprecating the npm_tests.rs