jbaysolutions/vue-grid-layout

Add test cases to the project?

Open

#534 ouverte le 4 janv. 2021

Voir sur GitHub
 (1 commentaire) (0 réactions) (1 assigné)JavaScript (6 777 stars) (1 436 forks)batch import
help wanted

Description

@gmsa If considering adding tests, I recommend Jest. Because Jest has the following advantages:

  • Easy to get started
  • Built-in assertion and mock functions
  • Built-in test coverage statistics
  • Built-in Snapshot Mechanism
  • Vue official website preference framework

I am willing to provide this PR.

Guide contributeur