jbaysolutions/vue-grid-layout

Add test cases to the project?

Open

#534 geöffnet am 4. Jan. 2021

Auf GitHub ansehen
 (1 Kommentar) (0 Reaktionen) (1 zugewiesene Person)JavaScript (6.777 Stars) (1.436 Forks)batch import
help wanted

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