Last modified by Vincent Massol on 2019/10/30 16:10

From version 6.4
edited by Vincent Massol
on 2019/10/30 16:10
Change comment: Deleted object
To version 7.1
edited by Vincent Massol
on 2019/10/30 16:10
Change comment: There is no comment for this version

Summary

Details

PresentationIdea.Code.PresentationGivenClass[2]
Date
... ... @@ -1,1 +1,0 @@
1 -2018-10-24 00:00:00.0
Event
... ... @@ -1,1 +1,0 @@
1 -Paris JUG
Presenter
... ... @@ -1,1 +1,0 @@
1 -xwiki:XWiki.VincentMassol
URL
... ... @@ -1,1 +1,0 @@
1 -http://massol.myxwiki.org/xwiki/bin/view/Activities/Data/ParisJUG2018Mutation/
PresentationIdea.Code.PresentationIdeaClass[0]
Description
... ... @@ -1,9 +1,9 @@
1 -In 2017 we're all used to writing automated tests in Java projects. It's now time to move up the chain and learn how to implement more complex type of testing.
1 +On est maintenant tous habitués à écrire des test automatisés pour nos projets Java. Il est temps de progresser à l'étape suivante et implementer des types de test plus compliqués.
2 2  
3 -This talk will demonstrate advanced testing practices used by the [XWiki open source project](http://xwiki.org), and using Java, Maven, Docker and Jenkins and more:
3 +Cette session montrera des techniques de test originales utilisées sur le projet open source [XWiki](http://xwiki.org), en utilisant Java, Maven, Docker, Jenkins et plus:
4 4  
5 -* Testing for [[backward compatibility with Revapi>>http://massol.myxwiki.org/xwiki/bin/view/Blog/ByeByeCLIRRWelcomeRevapi]] and an [[associated strategy>>http://massol.myxwiki.org/xwiki/bin/view/Blog/BackwardCompatibilityStrategy]]
6 -* Testing for coverage with Jacoco and defining a viable strategy for slowing improving the situation
7 -* Testing the quality of your tests with [[Descartes Mutation testing>>http://massol.myxwiki.org/xwiki/bin/view/Blog/MutationTestingDescartes]]
8 -* Automatically enriching your test suite with [[DSpot>>https://github.com/STAMP-project/dspot]]
9 -* Testing various configurations with [[Docker containers and Jenkins>>http://massol.myxwiki.org/xwiki/bin/view/Blog/DockerJenkinsConfigurationTesting]]
5 +* Tester la [[compatibilité ascendante avec Revapi>>http://massol.myxwiki.org/xwiki/bin/view/Blog/ByeByeCLIRRWelcomeRevapi]] et en utilisant une [[stratégie associée>>http://massol.myxwiki.org/xwiki/bin/view/Blog/BackwardCompatibilityStrategy]].
6 +* Tester la couverture de code avec Jacoco en définissant une stratégie viable pour progressivement améliorer la situation
7 +* Tester la qualité de vos tests avec le [[moteur de mutation Descartes>>http://massol.myxwiki.org/xwiki/bin/view/Blog/MutationTestingDescartes]]
8 +* Enrichissement automatique de suites de tests existantes avec [[DSpot>>https://github.com/STAMP-project/dspot]]
9 +* Tester les différents environnements de configuration avec les [[containeurs Docket et Jenkins>>http://massol.myxwiki.org/xwiki/bin/view/Blog/DockerJenkinsConfigurationTesting]]
Language
... ... @@ -1,1 +1,1 @@
1 -en
1 +fr

Get Connected