jbaysolutions/vue-grid-layout

Add test cases to the project?

Open

#534 创建于 2021年1月4日

在 GitHub 查看
 (1 评论) (0 反应) (1 负责人)JavaScript (6,777 star) (1,436 fork)batch import
help wanted

描述

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

贡献者指南