plone / jenkins.plone.org

https://jenkins.plone.org settings docs at
http://jenkinsploneorg.readthedocs.org/en/latest/
9 stars 1 forks source link

Create a testing documentation. #37

Open tisto opened 11 years ago

tisto commented 11 years ago

Best practices and examples for unit/integration tests, functional zope.testbrowser and robot framework tests.

datakurre commented 11 years ago

And something we are completely missing: best practices for writing and running javascript unit tests. Ross made Buster.JS integration for zope.testrunner during SeaSprint, but Rok prefers pure javascript-tools. @garbas, how would you integrate plone.mockup tests for Jenkins?

tisto commented 11 years ago

I created another issue to discuss this: #38

svx commented 10 years ago

are they any news on that, I would like to integrate these docs to docs.plone.org

tisto commented 10 years ago

I started some kind of docs, but nothing that is ready to include yet:

https://github.com/tisto/plone-testing-documentation

I will try to work on that during PLOG. I guess it would make sense to include the testing docs into the p.a.testing docs anyways.

gforcada commented 9 years ago

Should pointing to bobtemplates.plone docs be a solution or do we want narrative documentation also?

gforcada commented 7 years ago

We already have https://docs.plone.org/develop/testing/index.html wouldn't that be enough?