grantcodes / net0

A simple starter to help create sustainable, eco-friendly websites
https://net0.grant.codes
MIT License
2 stars 0 forks source link

Research test runners #6

Open grantcodes opened 3 months ago

grantcodes commented 3 months ago

Once a decision has been made on #3 I'd also like to research possibilities for writing and running tests and evaluate them based on their package sizes, runtimes and carbon emissions.

I have a feeling that someone else may have already done much of the work here (especially on speed), but I have no references yet.

grantcodes commented 1 month ago

After a little bit of searching around I found various comparisons, particularly around the speed of various rest runners:

Looking at the results of the comparisons, I would expect the built in Node.js test runner to be the best option for sustainability focused testing for a few reasons: