jbaysolutions/vue-grid-layout

Add test cases to the project?

Open

#534 aperta il 4 gen 2021

Vedi su GitHub
 (1 commento) (0 reazioni) (1 assegnatario)JavaScript (1436 fork)batch import
help wanted

Metriche repository

Star
 (6777 star)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

@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.

Guida contributor