An open API service indexing awesome lists of open source software.

https://github.com/dve/pitest-spring-boot-configuration-example

A mini example of pitest not recognizing tests for @Configuration classes
https://github.com/dve/pitest-spring-boot-configuration-example

Last synced: 9 months ago
JSON representation

A mini example of pitest not recognizing tests for @Configuration classes

Awesome Lists containing this project

README

          

# pitest spring boot @Configuration problem example

Pitest does not recognize the test for the BeanFactory class.