Recent Releases of unittest
unittest - Version 1.5-3
- README: Use canonical form of CRAN URL
- utcmp*: Fix test failure on r-oldrel-windows-ix86+x86_64
- R
Published by lentinj almost 4 years ago
unittest - Version 1.5-1
- options: Disable git-diff colors where appropriate
- options: options(unittest.output = ...) to redirect unittest output
- utcmp*: Support for r-devel-windows-x86_64-new-UL
- utcmp*: Add deparse_frame option for nicer comparision helpers
- utcmp*: Show more digits in diff output when required
- utcmp*: Windows path-related bugfixes
- NEWS: Convert to a R-devel compatible format
- R
Published by lentinj almost 4 years ago
unittest - Version 1.3-0
- R/ok.R (ok): Add stacktrace as well as final failing call
- R/ok.R (ok): Deparse the call object correctly when handling test errors
- NAMESPACE: Declare that we use utils::capture.output
- vignettes/getting_started.Rnw: Content moved here from package unittest-package.Rd
- vignettes/code_cookbook.Rnw: Content moved here from package unittest-package.Rd
- R
Published by lentinj over 8 years ago
unittest - Version 1.0-1
- tests/testnoninteractive.R (run_script): stdout and stderr in system2 command to tmp files to avoid 'illegal seek' error on Solaris.
- R
Published by lentinj over 8 years ago
unittest - Version 1.1-0
- R/okgroup.R (okgroup): New function to display a debug message before evaluating a code block containing unit tests.
- R/ok.R (ok): Long descriptions no longer breaks output.
- R/noninteractivesummary.R (noninteractiveexit): Now notices when tests end prematurely and puts out debug message.
- man/unittest-package.Rd: Fixed incorrect instructions for integration with R CMD check.
- R
Published by lentinj over 8 years ago
unittest - Version 1.1-1
- Fix spelling mistakes in documentation, changelog
- R
Published by lentinj over 8 years ago
unittest - Version 1.2-0
- R/noninteractivesummary.R: Remove broken detection for tests ending prematurely.
- R/.R man/.Rd tests/*.R: Make the use of white space within parentheses consistent.
- DESCRIPTION: Title should be in title-case.
- R
Published by lentinj over 8 years ago