0
Fork 0
mirror of https://github.com/verdaccio/verdaccio.git synced 2024-12-23 22:27:34 -05:00
verdaccio/docs/test.md

8 lines
276 B
Markdown
Raw Normal View History

---
id: unit-testing
title: "Unit Testing"
---
2018-06-23 09:43:25 -05:00
Verdaccio has strong focus on unit testing and end to end testing. If you are willing to contribute,
2018-06-23 09:44:33 -05:00
please refer to the following [guide for more information](https://github.com/verdaccio/verdaccio/wiki/Developing-new-tests).