Skip to content
This repository has been archived by the owner on Sep 27, 2019. It is now read-only.

Expand Unit Testing of Versions #33

Open
DarthHater opened this issue Feb 11, 2018 · 1 comment
Open

Expand Unit Testing of Versions #33

DarthHater opened this issue Feb 11, 2018 · 1 comment

Comments

@DarthHater
Copy link
Member

  • 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!

@bhamail
Copy link
Contributor

bhamail commented Sep 27, 2019

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

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants