wyz.code.metaTesting releases

Fabien GELINEAU

Last update 2020.04.22

offensive programming - meta testing

Latest release replaces fully olders ones, that are now considered obsoletes. Keep the pace, and upgrade your packages to use the latest version!

Release 1.1.12 - April, 22th 2020

  1. Test, Duration: 2.9s, OK: 475
  2. R CMD check, Duration: 28.2s, 0 errors ✓ | 0 warnings ✓ | 0 notes ✓
  3. Reviewed all documentation
  4. Upgraded and updated vignettes

Release 1.1.4 - January 2020

Main improvements are

  1. removed environment variable OP_DATA_FACTORY management. Replaced by options(‘op_mt_data_factory’)
  2. solved CRAN compilation issue on older R release - enforced R dependency to R 3.6 or higher
  3. packageFunctionsInformation renamed to metaTestingInformation to avoid name collisions
  4. metaTestingInformation verified and upgraded
  5. redesign of vignette files - now industrialized with external style
  6. Worked on test coverage to reach level higher than 99%
  7. cleaned up dependencies
  8. Reviewed and cleaned up code - 23 files - 18 exported function - 9 internals
  9. Reviewed and cleaned up manual pages - 13 files
  10. Reviewed and updated tests - 21 files - 475 unit tests
  11. Vignettes upgraded - 1 vignette
  12. Timing for tests 3s, checks 27s

Release 1.1.3 - Octobre 2019

Main improvements are

  1. enhanced implementation
  2. completed unit tests
  3. enforced higher code coverage (from 55.23% up to 100%)
  4. documentation completion
  5. clean up package dependencies.

This release replaces fully olders ones, that are now considered obsoletes.