GitHub / kward/shunit2 issues and pull requests
#188 - test isolation is poor
Issue -
State: open - Opened by yegor256 2 months ago
#187 - `--shuffle` option would be nice to have
Issue -
State: open - Opened by yegor256 2 months ago
Labels: enhancement
#186 - `SHUNIT_TEST` would be nice to have
Issue -
State: open - Opened by yegor256 2 months ago
- 1 comment
Labels: enhancement
#185 - Change shebang for greater portability
Issue -
State: open - Opened by Jekotia 3 months ago
#184 - Add info for JUnit test results generation
Pull Request -
State: closed - Opened by crramirez 10 months ago
- 1 comment
#183 - Feature/include exclude
Pull Request -
State: closed - Opened by oonishi870 10 months ago
- 3 comments
#182 - mksh/ksh MirBSD ksh version available from shell variable $KSH_VERSION
Issue -
State: open - Opened by BrianInglis 11 months ago
#181 - Documentation: JUNIT output setup defined
Issue -
State: open - Opened by rapolas-oag about 1 year ago
- 6 comments
Labels: documentation
#180 - Add time measure to JUnit XML reports
Pull Request -
State: closed - Opened by AJIOB about 1 year ago
- 9 comments
#179 - want new version
Issue -
State: closed - Opened by BrentHuang about 1 year ago
- 2 comments
Labels: duplicate
#178 - Add snapshot testing support
Issue -
State: open - Opened by adamgen about 1 year ago
#177 - egrep: warning: egrep is obsolescent; using grep -E
Issue -
State: closed - Opened by larssb over 1 year ago
- 5 comments
Labels: bug
#176 - Implement optional JUnit XML output
Pull Request -
State: closed - Opened by AJIOB over 1 year ago
- 6 comments
#175 - Allow nested inclusions (sourcing tests from within tests)
Pull Request -
State: open - Opened by bloodnok-marine over 1 year ago
- 1 comment
#174 - assertNotNull not working with set -e
Issue -
State: open - Opened by lwinkler almost 2 years ago
- 3 comments
#173 - 执行单个案例,是否可以打印他的执行过程
Issue -
State: open - Opened by Msmevol almost 2 years ago
#172 - Cannot source unit tests from unit tests
Issue -
State: open - Opened by bloodnok-marine almost 2 years ago
- 1 comment
#171 - What scenarios and how to use Error handling?
Issue -
State: open - Opened by BrentHuang almost 2 years ago
#170 - How to only execute specified test cases instead of all ?
Issue -
State: closed - Opened by BrentHuang almost 2 years ago
- 1 comment
#169 - Added BPKG package file.
Pull Request -
State: open - Opened by samlikins over 2 years ago
- 5 comments
#168 - replace deprecated egrep with grep -E
Pull Request -
State: closed - Opened by ReDTerraN over 2 years ago
- 1 comment
#167 - [BASH] _SHUNIT_LINENO_ error if IFS is redefined
Issue -
State: open - Opened by Maxouwell over 2 years ago
- 4 comments
Labels: bug, help wanted
#166 - Update version distributed through apt
Issue -
State: closed - Opened by cronholmrickard over 2 years ago
- 3 comments
Labels: duplicate
#165 - Mock and expect
Issue -
State: open - Opened by fancsali over 2 years ago
- 3 comments
#164 - Next release ?
Issue -
State: open - Opened by williamdes over 2 years ago
- 4 comments
Labels: bug, question
#163 - Test with bash in posix mode
Issue -
State: open - Opened by kward over 2 years ago
Labels: enhancement
#162 - "[[: not found" error when sourcing files
Issue -
State: open - Opened by brandizzi almost 3 years ago
Labels: bug
#161 - Rename assert skipping functions and add possibility to skip a test completely
Pull Request -
State: open - Opened by JussiPekonen about 3 years ago
#160 - Should there be a counter for skipped tests in addition to the number of skipped asserts?
Issue -
State: open - Opened by JussiPekonen about 3 years ago
- 5 comments
#159 - Exit instead of returning when there are failures
Pull Request -
State: open - Opened by JussiPekonen about 3 years ago
#158 - Warning "can only `return' from a function or sourced script" when executing in standalone mode (in Bash shell)
Issue -
State: open - Opened by JussiPekonen about 3 years ago
- 1 comment
#157 - Use https://bpkg.sh/ as package manager
Issue -
State: open - Opened by richard-muvirimi about 3 years ago
#156 - Add example that demonstrates how to mock commands called by functions under test
Pull Request -
State: open - Opened by rpoisel about 3 years ago
#155 - shunit2 Debian/Ubuntu packages out of date
Issue -
State: closed - Opened by peternewman over 3 years ago
- 20 comments
Labels: Priority-High
#154 - fail fails to fail the test immediately
Issue -
State: open - Opened by gqqnbig over 3 years ago
- 4 comments
Labels: bug
#153 - "Ran X tests." message is not accurate if a test exits
Issue -
State: open - Opened by vmaffet over 3 years ago
#152 - call to [ not protected somewhere ERROR
Issue -
State: open - Opened by haobug over 3 years ago
#151 - Is alias supported in setUp?
Issue -
State: closed - Opened by gqqnbig over 3 years ago
- 1 comment
#150 - Why does error message of assertNotContains end with "Found"?
Issue -
State: closed - Opened by gqqnbig almost 4 years ago
- 3 comments
Labels: bug
#149 - pass shellcheck 0.7.2
Pull Request -
State: closed - Opened by aeifn almost 4 years ago
#148 - fix assertNotNull sed backslash error on FreeBSD
Pull Request -
State: closed - Opened by aeifn almost 4 years ago
- 5 comments
#147 - macOS zsh: sourcing ./shunit2 throws an error: _shunit_fatal:1: command not found: echo -e
Issue -
State: open - Opened by alexbigkid almost 4 years ago
- 3 comments
Labels: bug
#146 - README: sync up path of examples
Pull Request -
State: closed - Opened by tai271828 about 4 years ago
#145 - Allow skipping tests with a descriptive message
Issue -
State: closed - Opened by postmodern about 4 years ago
- 1 comment
Labels: enhancement
#144 - Clarification on `oneTimeSetUp()` in `shunit2`
Issue -
State: closed - Opened by adamgranthendry about 4 years ago
- 2 comments
Labels: documentation, faq
#143 - Does shunit2 can unit test bash script?
Issue -
State: closed - Opened by haifenghuang over 4 years ago
- 2 comments
Labels: question
#142 - Fix typos in README.md
Pull Request -
State: closed - Opened by eterny13 over 4 years ago
#141 - assertTrue results in "ASSERT:Unknown failure ..." with "set -o errexit"
Issue -
State: closed - Opened by HankB over 4 years ago
- 3 comments
Labels: bug, obsolete
#140 - fix issue #139 failure is double counted problem
Pull Request -
State: closed - Opened by xuyuji9000 over 4 years ago
#139 - Failure is double counted
Issue -
State: closed - Opened by xuyuji9000 over 4 years ago
- 2 comments
Labels: bug
#138 - Issue 14 fixes quote problem
Pull Request -
State: closed - Opened by eyherabh over 4 years ago
- 1 comment
#137 - Fix typos in assertTrue example
Pull Request -
State: closed - Opened by crramirez almost 5 years ago
- 1 comment
#136 - user-configurable SHUNIT_CMD_EXPR appears to be unused
Issue -
State: closed - Opened by abathur about 5 years ago
- 1 comment
Labels: bug
#135 - Code Coverage
Issue -
State: closed - Opened by SomanathThilak about 5 years ago
- 2 comments
#134 - tput error inside Docker
Issue -
State: open - Opened by mjsteinbaugh about 5 years ago
- 5 comments
Labels: bug
#133 - Small fix to incorrect comment re turning colourization off
Issue -
State: closed - Opened by JonJagger about 5 years ago
- 2 comments
Labels: enhancement
#132 - Call teardowns in cleanup only when interrupted
Pull Request -
State: open - Opened by torgnylyon over 5 years ago
#131 - Assert line numbers work without Macros
Issue -
State: closed - Opened by alexpop over 5 years ago
- 1 comment
Labels: documentation, faq
#130 - Fix SHELL variable not being properly set in tests
Pull Request -
State: closed - Opened by patrick96 over 5 years ago
- 3 comments
#129 - assertFalse '' should return ${SHUNIT_TRUE}
Issue -
State: closed - Opened by kward over 5 years ago
- 1 comment
Labels: bug
#128 - Improve docs on installation and proper usage for new users
Issue -
State: closed - Opened by sirosen over 5 years ago
- 2 comments
#127 - Report file
Issue -
State: open - Opened by abourree over 5 years ago
- 1 comment
#126 - pdksh -> mksh and correct path for shunit2 in README.md
Pull Request -
State: closed - Opened by osamuaoki almost 6 years ago
- 1 comment
#125 - add assertStartsWith and assertEndsWith to complement assertContains
Issue -
State: open - Opened by go2null almost 6 years ago
- 1 comment
#124 - Testing CLI output
Issue -
State: closed - Opened by markand almost 6 years ago
- 3 comments
Labels: documentation
#123 - Document that assertTrue and assertFalse evaluate condition in subshell
Issue -
State: closed - Opened by spl almost 6 years ago
- 1 comment
Labels: bug, documentation, obsolete
#122 - Testing the output of a command.
Issue -
State: closed - Opened by sbadakhc almost 6 years ago
- 3 comments
Labels: documentation
#121 - shunit2 has not been tested with the proper shell (and the current actual test has been failing)
Issue -
State: open - Opened by ko1nksm almost 6 years ago
- 10 comments
Labels: bug
#120 - Test functions with hyphens are ignored, e.g. test_abc-def()
Issue -
State: closed - Opened by Pitterling almost 6 years ago
- 3 comments
Labels: documentation, faq
#119 - Updating documentation with the right value
Pull Request -
State: closed - Opened by LaraFerCue about 6 years ago
#118 - fix typo:SHUNIT_COLOR option is 'none' not 'never'
Pull Request -
State: closed - Opened by esromneb about 6 years ago
- 1 comment
#117 - Failures Reported Wrongly
Issue -
State: closed - Opened by SomanathThilak about 6 years ago
- 4 comments
Labels: bug
#116 - Also protect sed command
Pull Request -
State: closed - Opened by alexharv074 over 6 years ago
#115 - Add file and directory assertions
Pull Request -
State: closed - Opened by ddidier over 6 years ago
- 7 comments
#114 - Add assertions for files and directories
Issue -
State: open - Opened by ddidier over 6 years ago
- 3 comments
#113 - Update shunit2
Pull Request -
State: closed - Opened by vtereso over 6 years ago
#112 - oneTimeTearDown()/tearDown() is being called an additional time at the end of execution
Issue -
State: open - Opened by vtereso over 6 years ago
- 13 comments
#111 - Coloring breaking in Jenkins
Issue -
State: closed - Opened by alexharv074 over 6 years ago
- 3 comments
#110 - guard `grep -F` with -- to handle comparisons starting with -
Pull Request -
State: closed - Opened by RangerRick over 6 years ago
#109 - assert[Not]Contains can't match values that start with "-"
Issue -
State: closed - Opened by RangerRick over 6 years ago
#108 - tearDown is not executed on interrupt
Issue -
State: closed - Opened by Syphdias over 6 years ago
- 4 comments
#107 - Order of arguments in assertContains
Issue -
State: closed - Opened by DamianRivas over 6 years ago
- 2 comments
#106 - Fix typo in error message for assertFalse
Pull Request -
State: closed - Opened by DamianRivas over 6 years ago
- 1 comment
#105 - automatically infer SHUNIT_PARENT under zsh
Pull Request -
State: closed - Opened by NAR8789 over 6 years ago
- 2 comments
#104 - Improve output when string not equal for long strings
Pull Request -
State: open - Opened by daveshepherd over 6 years ago
#103 - Enable colouring if tput colors >= 8 colours
Pull Request -
State: closed - Opened by alexharv074 over 6 years ago
- 1 comment
#102 - Coloring not enabled by default on some platforms
Issue -
State: closed - Opened by alexharv074 over 6 years ago
- 2 comments
Labels: bug
#101 - Regex (not)Contains & equals
Issue -
State: open - Opened by rugk over 6 years ago
- 6 comments
#100 - May there be a new release?
Issue -
State: closed - Opened by rugk over 6 years ago
- 2 comments
#99 - Add alternate 'never' option to SHUNIT_COLOR, per the docs
Pull Request -
State: open - Opened by Maxattax97 over 6 years ago
#98 - Add [Not]Contains assertions & corresponding [Not]Found failures.
Pull Request -
State: closed - Opened by matthieu-vergne almost 7 years ago
- 1 comment
#97 - sourcing multiple test scripts
Issue -
State: closed - Opened by tjstebbing almost 7 years ago
- 1 comment
#96 - Add assertContains function - #59
Pull Request -
State: closed - Opened by pwalkr almost 7 years ago
- 2 comments
#95 - Fix or disable some shellcheck warnings.
Pull Request -
State: closed - Opened by ferlatte almost 7 years ago
- 2 comments
#94 - License does not specify version of LGPL
Issue -
State: closed - Opened by awilfox almost 7 years ago
- 1 comment
Labels: enhancement
#93 - Install/Setup Directions?
Issue -
State: open - Opened by noncreature0714 almost 7 years ago
- 9 comments
Labels: documentation
#89 - Make string difference more readable
Pull Request -
State: open - Opened by haobug about 7 years ago
- 5 comments
#87 - Support running command-line specified list of tests.
Pull Request -
State: closed - Opened by eengstrom about 7 years ago
- 5 comments
#86 - fixture for non input terminal tput calls (e.g. CI jobs)
Pull Request -
State: closed - Opened by nickma82 about 7 years ago
- 2 comments
#62 - Create a TRUE_OR_RETURN() macro
Issue -
State: closed - Opened by kward almost 8 years ago
Labels: obsolete