You’ll notice that “test coverage” is not one of the desirable properties of tests in testdesiderata.com.
Coverage by itself means nothing. Lack of coverage means something but increasing coverage doesn’t necessarily mean anything.
You’ll notice that “test coverage” is not one of the desirable properties of tests in testdesiderata.com.
Coverage by itself means nothing. Lack of coverage means something but increasing coverage doesn’t necessarily mean anything.
If you are not sure what is happening in your Apache Maven build, then run the following command to find out:
mvn buildplan:list-phase
You will get a nice list of plugins/goals and in which phase they are running.
Origin, site, eTLD, eTLD+1 and PSL are the terms I use in almost every post or talk and I needed a place to explain and compare them. This post started as a talk about something completely different, so... now I have to write the original one, too 😅 www.michalspacek.com/origin-site-...