1
0
mirror of https://github.com/verdaccio/verdaccio.git synced 2024-11-13 03:35:52 +01:00
verdaccio/docs/test.md

8 lines
276 B
Markdown
Raw Normal View History

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