vue-grid-layout icon indicating copy to clipboard operation
vue-grid-layout copied to clipboard

Add test cases to the project?

Open ygj6 opened this issue 3 years ago • 1 comments

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

ygj6 avatar Jan 04 '21 02:01 ygj6

Provide a PR please. Thanks

gmsa avatar Jan 04 '21 10:01 gmsa