issues
search
zunit-zsh
/
zunit
A powerful testing framework for ZSH projects
https://zunit.xyz
MIT License
208
stars
23
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
[feature] Support codecov
#127
Freed-Wu
opened
1 year ago
0
[feature] Shell completion
#126
Freed-Wu
closed
11 months ago
1
Add assertion for matching golden files
#125
jozefizso
opened
1 year ago
0
feat: add "-q/--quiet" flag to supress revolver spinner
#124
vladdoster
closed
2 years ago
0
The homebrew statement "bottle :unneeded" is deprecated and needs to be removed
#123
paltherr
closed
2 years ago
0
Adding install instructions for zinit to the readme
#122
ryaminal
closed
1 year ago
3
Add CI Instructions for Github Actions
#121
EduardoSimon
opened
3 years ago
2
Add zplug installation method to README
#120
pawamoy
closed
4 years ago
1
Support double-quotes around tests names
#119
pawamoy
closed
3 years ago
2
WIP: Support double-quotes around tests names
#118
pawamoy
closed
4 years ago
1
Ensure teardown is always executed
#117
chitoku-k
opened
4 years ago
0
Fix an issue where `revolver stop` was not called when `$output_html` is empty
#116
hexium310
opened
4 years ago
0
Skip non-.zunit files when recursing on a test directory
#115
NReilingh
opened
4 years ago
0
Files in tests directory should be ignored when they lack a .zunit extension
#114
NReilingh
opened
4 years ago
0
Better error handling or debug/verbose behavior, please?
#113
NReilingh
opened
4 years ago
0
helpers.zsh: Fix quoting issues by quoting the "-special characters
#112
psprint
closed
4 years ago
3
helpers.zsh: Change the special-constructs (like `>>') handling for eval
#111
psprint
closed
4 years ago
3
_zunit: A completion for the `zunit' command
#110
psprint
closed
5 years ago
4
A general question
#109
psprint
closed
4 years ago
4
Allow to run complex commands
#108
psprint
closed
5 years ago
1
'Assertion world does not exist' is not empty
#107
psprint
closed
5 years ago
5
Other installation methods
#106
pawamoy
closed
4 years ago
3
helpers.zsh: A new helper `evl' <-> eval of the supplied code
#105
psprint
closed
5 years ago
1
Complex commands
#104
psprint
closed
5 years ago
10
Completely missing steps in setup
#103
robobenklein
opened
5 years ago
0
WIP: Add option to prevent capture of stderr in tests
#102
pawamoy
closed
5 years ago
4
Feature request: option to copy stderr of run statements to another file / file descriptor
#101
pawamoy
closed
5 years ago
6
_zunit_run_testfile:21: tests: assignment to invalid subscript range
#100
pawamoy
closed
3 years ago
4
run.zsh – don't depend on external tools (tr,sed), use Zsh code instead
#99
psprint
closed
5 years ago
4
Introduce assert_not function
#98
MichaelAquilina
closed
3 months ago
1
Provide option to output JUnit XML
#97
MichaelAquilina
opened
6 years ago
0
Coding style – uses forks?
#96
psprint
closed
6 years ago
6
Unable to get --time-limit option to work (via cli or .yml)
#95
rasputozen
opened
6 years ago
1
Enable config environment variables over .zunit.yml
#94
danielbayley
opened
6 years ago
1
"Missing required dependency" - Potential Regression in zunit 0.8.2?
#93
MichaelAquilina
closed
6 years ago
4
Better documentation
#92
psprint
closed
6 years ago
2
v0.8.2
#91
molovo
closed
6 years ago
0
Ensure assertion value is double quoted
#90
molovo
closed
6 years ago
6
Make zunit init idempotent
#89
molovo
closed
7 years ago
2
Make init --travis idempotent
#88
danielbayley
closed
6 years ago
1
Add option to run tests asynchronously
#87
molovo
opened
7 years ago
1
Provide a way to run a specific set of test(s)
#86
MichaelAquilina
closed
7 years ago
2
zunit seems to be running with fail-fast by default
#85
MichaelAquilina
opened
7 years ago
2
Assertion with `contains` and empty $output produces automatic pass
#84
MichaelAquilina
closed
6 years ago
5
`run` doesnt maintain state between runs
#83
MichaelAquilina
opened
7 years ago
11
Dont load users zshrc file during test runs
#82
MichaelAquilina
closed
7 years ago
10
Add contains and does_not_contain assertion methods
#81
molovo
closed
7 years ago
0
Stop output from @setup and @teardown from being suppressed
#80
molovo
closed
7 years ago
0
v0.8.1
#79
molovo
closed
7 years ago
0
Output from @setup and @teardown not shown.
#78
MichaelAquilina
closed
7 years ago
1
Next