File tree Expand file tree Collapse file tree 1 file changed +8
-8
lines changed
plone.app.dexterity/testing Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Original file line number Diff line number Diff line change 11---
22myst :
33 html_meta :
4- " description " : " "
5- " property=og:description " : " "
6- " property=og:title " : " "
7- " keywords " : " "
4+ " description " : " How to write unit and integration tests for Plone content types "
5+ " property=og:description " : " How to write unit and integration tests for Plone content types "
6+ " property=og:title " : " How to write unit and integration tests for Plone content types "
7+ " keywords " : " Plone "
88---
99
1010# Testing Dexterity types
1111
12- ** Writing unit and integration tests**
12+ This part describes how to write unit and integration tests for Plone content types.
1313
1414``` {toctree}
1515:maxdepth: 2
1616
17- unit-tests.rst
18- integration-tests.rst
19- mock-testing.rst
17+ unit-tests
18+ integration-tests
19+ mock-testing
2020```
You can’t perform that action at this time.
0 commit comments