Date: Friday April 20, 2018
Time: 11:15 - 12:00
Place: Paris, Palais des Congrès
Registration: sold-out
The STAMP software tools are presented at Devoxx France 2018.
Vincent Massol, XWiki CTO, is providing the following talk:
Title: New generation of tests for Java projects
Abstract: This talk will demonstrate advanced testing practices used by the XWiki open source project, and using Java, Maven, Docker and Jenkins:
- Testing for backward compatibility with Revapi and an associated strategy
- Testing for coverage with Jacoco and defining a viable strategy for slowing improving the situation
- Testing the quality of your tests with Descartes Mutation testing
- Automatically enriching your test suite with DSpot
- Testing various configurations with Docker containers and Jenkins