autoplot / cdfj

Pure-Java code for reading NASA/GSFC CDF (Common Data Format) files
1 stars 3 forks source link

Add basic Junit (Jupiter) testing support #5

Open jmax01 opened 3 years ago

jmax01 commented 3 years ago

Add basic Junit (Jupiter) testing support. Adding log4j2 as a test dependency

Will create tests and clean up ADR so it can be used as a template.