wyz.code.offensiveProgramming releases

Fabien GELINEAU

last update on 2020-01

offensive programming

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

1 Release 1.1.15

Main improvements are

  1. Added methods identifyOPInstrumentationLevel, retrievePackageFunctionNames
  2. Upgraded packageFunctionsInformation
  3. Added many new classes in sample-classes.R to ease demo and increase reuse
  4. Updated vignettes
  5. enforce package test coverage higher than 99%.

2 Release 1.1.14

Main improvements are

  1. Added print methods for FunctionParameterName, EvaluationMode and TestCaseDefinition
  2. solved issue on FunctionParameterTypeFactory when dealing with empty vectors as parameters
  3. added new suffixes spi, sni, spr, snr
  4. removed folders full-instrumetation, no-instrumentation, tc-defs, frt-defs from inst/code-samples

3 Release 1.1.10

Main improvements are

  1. Added many tests to work with RC, S3, S4, R6 classes
  2. maintained higher code coverage higher than 99%

4 Release 1.1.9

Main improvements are

  1. corrected many typographic errors in i/o with end-user
  2. completed unit tests
  3. enforced higher code coverage from 75% up to 99.28%
  4. changed many functions visibility from hidden internal to package to visible end-user available.
  5. completed documentation
  6. cleaned up package dependencies.