plantuml-gradle-plugin icon indicating copy to clipboard operation
plantuml-gradle-plugin copied to clipboard

Gradle plugin to build PlantUML diagrams from code (for living and up-to-date documentation)

Results 11 plantuml-gradle-plugin issues
Sort by recently updated
recently updated
newest added

This PR aims to fix the following 3 flaky test cases: com.github.roroche.plantuml.BuildClassDiagramTaskTest.produceTests com.github.roroche.plantuml.diagrams.ClassDiagramTest.produceTests com.github.roroche.plantuml.diagrams.PrintDiagramTest.produceTests I found and confirmed the flaky behavior using an open-source research tool [NonDex](https://github.com/TestingResearchIllinois/NonDex), which shuffles implementations...