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
- Host: GitHub
- URL: https://github.com/dve/pitest-spring-boot-configuration-example
- Owner: dve
- Created: 2023-04-04T11:37:07.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-04-04T11:38:24.000Z (about 3 years ago)
- Last Synced: 2025-03-27T22:44:12.899Z (about 1 year ago)
- Language: Java
- Size: 58.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# pitest spring boot @Configuration problem example
Pitest does not recognize the test for the BeanFactory class.