jbaysolutions/vue-grid-layout

Add test cases to the project?

Aberta

#534 aberto em 4 de jan. de 2021

 (1 comentário) (0 reação) (1 responsável)JavaScript (1.436 forks)batch import
help wanted

Métricas do repositório

Stars
 (6.777 estrelas)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

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.

Guia do colaborador