nexus-repository-apt
nexus-repository-apt copied to clipboard
Expand Unit Testing of Versions
- What are you trying to do?
I am trying to expand test coverage on this project so it might be a bit easier for others to contribute!
In the VersionTest.java
class, I've started testing some of the Debian version permutations, but there likely exist many more. I believe @mpoindexter can point out some cases, but really anyone can :)
- What feature or behavior is this required for?
Not required per se, good coding practices, and make it more obvious when you've broken something in the future.
- How could we solve this issue? (Not knowing is okay!)
Figure out a list of Versions to test, and then come up with cases for them. The class currently uses JUnit, as that's fairly standard for the @sonatype formats team, but if you got a better way of testing feel free to contribute!
- Anything else?
Have fun!
APT is now part of Nexus Repository Manager. Version 3.17.0 includes the APT plugin by default. If this is still an issue if using 3.17.0 or later please file an issue at https://issues.sonatype.org/. Links to the new source code location are in the top level README.md