Idea-Pool / js-assertion-cheat-sheet

This repository contains examples of various, often used, and tricky assertions in the common JS assertion tools.
https://js-assertion.ideapool.community/
Other
2 stars 3 forks source link

Collect a list of common JavaScript assertion tools #1

Closed szikszail closed 5 months ago

szikszail commented 2 years ago

As the project will provide a cheat sheet for common assertions in the most common JS assertion tools, first, we need to collect the tools we would like to cover.

  1. Investigate and collect assertion tools used in the industry currently.
  2. Collect information about each tool:
    1. Basic data: name, url
    2. Features
    3. General usage
    4. Pros/Cons

Create the TOOLS.md file with the above information in the resources folder.

Consider the following:

szikszail commented 5 months ago

THe list of assertion tools has been collected.

Assertion tools.xlsx