andreasbm/web-skills

Test methodologies like Property Based Testing and Mutation Testing

dubzzz opened this issue ยท 0 comments

Hello ๐Ÿ‘‹

I believe the testing section could be made richer with other test methodologies like:

They increase the confidence devs can have in their tests. The two techniques above are pretty different but they both make tests more solid.

Please let me know if you think those techniques could make it. Thanks a lot for the project, it gives a great overview of the many subjects web devs may want to cover and know.