jbaysolutions/vue-grid-layout

Add test cases to the project?

Offen

#534 geöffnet am 04.01.2021

 (1 Kommentar) (0 Reaktionen) (1 zugewiesene Person)JavaScript (1.436 Forks)batch import
help wanted

Repository-Metriken

Stars
 (6.777 Sterne)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

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

Contributor Guide