issues
search
MarvinJWendt
/
testza
Full-featured test framework for Go! Assertions, fuzzing, input testing, output capturing, and much more! 🍕
MIT License
417
stars
21
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
docs: add features section to README
#103
MarvinJWendt
closed
2 years ago
0
docs: added new screenshot to README
#101
MarvinJWendt
closed
2 years ago
0
Make string snapshots be saved as-is with a spew-like header.
#100
Vilsol
closed
2 years ago
2
chore(deps): bump github.com/pterm/pterm from 0.12.39 to 0.12.40
#99
dependabot[bot]
closed
2 years ago
2
Improve output of `AssertNotEqual`
#98
MarvinJWendt
closed
2 years ago
0
feat: rich difference detection
#97
Vilsol
closed
2 years ago
2
Rich git-like string diff
#96
Vilsol
closed
2 years ago
3
chore(deps): bump github.com/klauspost/cpuid/v2 from 2.0.10 to 2.0.12
#95
dependabot[bot]
closed
2 years ago
1
fix: fixed `AssertDirEmpty` failing when dir does not exist
#93
MarvinJWendt
closed
2 years ago
1
AssertDirEmpty The test will Failed when the directory does not exist
#92
gopower
closed
2 years ago
1
feat: added better styling for `AssertNoError`
#91
MarvinJWendt
closed
2 years ago
1
test: added output consistency tests
#89
MarvinJWendt
closed
2 years ago
1
feat: print custom messages
#88
MarvinJWendt
closed
2 years ago
1
refactor: renamed `Mock` to `Fuzz`
#87
MarvinJWendt
closed
2 years ago
1
docs(readme): added discord link to readme
#86
MarvinJWendt
closed
2 years ago
0
chore(deps): bump github.com/pterm/pterm from 0.12.36 to 0.12.39
#85
dependabot[bot]
closed
2 years ago
4
chore(deps): bump github.com/pterm/pterm from 0.12.36 to 0.12.38
#84
dependabot[bot]
closed
2 years ago
2
chore(deps): bump github.com/pterm/pterm from 0.12.36 to 0.12.37
#83
dependabot[bot]
closed
2 years ago
2
Added option to disable the startup message
#81
MarvinJWendt
closed
2 years ago
1
Added more tests for capturing output
#80
MarvinJWendt
closed
2 years ago
1
chore(deps): bump github.com/klauspost/cpuid/v2 from 2.0.10 to 2.0.11
#79
dependabot[bot]
closed
2 years ago
2
chore(deps): bump github.com/pterm/pterm from 0.12.35 to 0.12.36
#78
dependabot[bot]
closed
2 years ago
1
chore(deps): bump github.com/pterm/pterm from 0.12.33 to 0.12.35
#77
dependabot[bot]
closed
2 years ago
2
chore(deps): bump github.com/klauspost/cpuid/v2 from 2.0.9 to 2.0.10
#76
dependabot[bot]
closed
2 years ago
2
chore(deps): bump github.com/pterm/pterm from 0.12.33 to 0.12.34
#75
dependabot[bot]
closed
2 years ago
2
Added `AssertSubset` and `AssertNoSubset`
#73
MarvinJWendt
closed
2 years ago
1
Added `AssertSameElements`
#71
MarvinJWendt
closed
2 years ago
1
Added `AssertSameElements`
#70
KarolosLykos
closed
2 years ago
0
Fixed missing custom messages in some functions
#69
MarvinJWendt
closed
2 years ago
1
Add custom `msg` handling to every method
#68
MarvinJWendt
closed
2 years ago
2
Let Assertions return if they failed or not
#67
MarvinJWendt
opened
2 years ago
1
fix(snapshot): fixed snapshots always created in testza directory
#65
TobiaszCudnik
closed
2 years ago
1
Change MockInput to Fuzz or Fuzzy
#64
MarvinJWendt
closed
2 years ago
3
feat: added startup information output
#62
MarvinJWendt
closed
2 years ago
1
feat(configuration): added `SetRandomSeed`
#61
MarvinJWendt
closed
2 years ago
1
Update docs of `MockInputString`
#59
MarvinJWendt
closed
3 years ago
1
chore(deps): bump github.com/pterm/pterm from 0.12.32 to 0.12.33
#58
dependabot[bot]
closed
3 years ago
1
feat(assert): added AssertNoDirExists and AssertDirExists. fixes #36
#57
janisz
closed
3 years ago
1
chore(deps): bump github.com/pterm/pterm from 0.12.31 to 0.12.32
#56
dependabot[bot]
closed
3 years ago
1
ci: added automatic release labels
#55
MarvinJWendt
closed
3 years ago
1
feat(assert): added `AssertFileExists` and `AssertNoFileExists`
#53
MarvinJWendt
closed
3 years ago
1
feat(assert): added AssertDirEmpty and AssertDirNotEmpty. fixes #37
#52
schambers
closed
3 years ago
5
docs: added contributing guidelines
#51
MarvinJWendt
closed
3 years ago
1
chore(deps): bump github.com/pterm/pterm from 0.12.30 to 0.12.31
#50
dependabot[bot]
closed
3 years ago
1
Added docs for `AssertRegexp` and `AssertNotRegexp`
#48
MarvinJWendt
closed
3 years ago
1
Add comment for `AssertRegexp` and `AssertNotRegexp`
#47
floaust
closed
3 years ago
2
Refactor
#45
MarvinJWendt
closed
3 years ago
1
Added `AssertRegexp` and `AssertNotRegexp`
#44
floaust
closed
3 years ago
1
Added `AssertIncreasing` and `AssertDecreasing`
#43
floaust
closed
3 years ago
1
Added `AssertLen`
#42
floaust
closed
3 years ago
0
Previous
Next