issues
search
cpp-testing
/
GUnit
GUnit - Google.Test/Google.Mock/Cucumber on steroids
263
stars
53
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
:sparkles: enable support for logical expressions in EXPECT and ASSERT
#98
dustingooding
closed
1 week ago
0
Silence -Wdeprecated-this-capture warning
#97
dutkalex
closed
1 month ago
1
Issues building GUnit
#96
DaneR-ctrl
opened
2 months ago
0
Add Cucumber.json Fail message and Path Input
#95
TheKayneGame
closed
1 year ago
0
Request: Release gunit 1.14.0
#94
thorsten-klein
closed
1 year ago
1
updated to googletest v1.14.0
#93
thorsten-klein
closed
1 year ago
1
Disambiguate testing namespace in GUNIT_PREVENT_COMMAS
#92
bencodestx
closed
1 year ago
0
:bug: Step names can't be duplicated
#91
kris-jusiak
closed
1 year ago
0
:bug: Step names can't be duplicated
#90
kris-jusiak
closed
1 year ago
0
Removed custom command
#89
TheKayneGame
closed
1 year ago
0
Added extra installation method for CMake Users
#88
TheKayneGame
closed
1 year ago
0
Added environment variables to test registration
#87
TheKayneGame
closed
1 year ago
0
Request: New gunit release 1.13.0
#86
thorsten-klein
closed
1 year ago
1
updated to googletest v1.13.0
#85
thorsten-klein
closed
1 year ago
1
[REQUEST] Next release planned?
#84
thorsten-klein
closed
1 year ago
1
Remove sut member variable from named test cases.
#83
mstaz
closed
1 year ago
0
Documentation on test friendness
#82
Ulmo-F
closed
1 year ago
1
:technologist: Output path to feature file and source for steps
#81
kris-jusiak
closed
1 year ago
0
SetUp and TearDown being called twice
#80
rafaelBauer
opened
2 years ago
0
Support googletest 1.12.1
#79
thorsten-klein
closed
2 years ago
0
GAssert: Support for matchers in ASSERT/EXPECT macro.
#78
pJunger
opened
2 years ago
0
error at root CMakeList.txt L:81 and Line:89 in test function
#77
kiddy818
opened
2 years ago
1
Add ability to show GUnit Tests in gtest_list_tests
#76
MattYoung50
opened
2 years ago
1
Add MSVC support
#75
rafaelBauer
closed
2 years ago
0
Multiple inheritance in interfaces leads to segmentation faults with GMock
#74
mstaz
opened
2 years ago
3
Expose SHOULD("XXX") sub-targets explicitly callable from the shell
#73
qknight
opened
2 years ago
3
fix(warnings): win32 unused parameters
#72
vulptex
closed
2 years ago
0
feat(CMakeLists.txt): add control options
#71
pauloacmartinez
closed
2 years ago
0
Introduce GitHub Actions
#70
pauloacmartinez
closed
2 years ago
1
feat(WIN32): make it at least compilable
#69
vulptex
closed
2 years ago
0
:bug: Warn if EXPECT or ASSERT gets more than one parameter
#68
jgopel
closed
2 years ago
2
addresses some compiler warnings
#67
Litschi
closed
2 years ago
0
feat(json): use 760304635dc74a5bf77903ad92446a6febb85acf
#66
vulptex
closed
3 years ago
3
:art: Use is_constructible instead of is_convertible
#65
kris-jusiak
closed
3 years ago
0
:bug: [GAssert] Support for ASSERT/EXPECT with convertible to bool types
#64
kris-jusiak
closed
3 years ago
0
Fix for Gherkin's localization
#63
demidovsursu
opened
3 years ago
0
:arrow_up: :wrench: Pin google-test version to 1.11.0
#62
kris-jusiak
closed
3 years ago
1
:arrow_up: Update gtest to v1.10.x version
#61
kris-jusiak
closed
3 years ago
2
:bug: Support comparing raw char arrays
#60
kris-jusiak
closed
3 years ago
0
:art: Move setting result to compile time
#59
kris-jusiak
closed
3 years ago
0
:bug: Fix for unused drop value warning
#58
kris-jusiak
closed
3 years ago
0
:bug: ASSERT should return on failure
#57
kris-jusiak
closed
3 years ago
0
Added gunit INTERFACE target, integrated gherkin-cpp via CMake
#56
qknight
closed
3 years ago
0
Request to set CXX-14 instead of CXX-17 as a minimum required version
#55
qknight
closed
3 years ago
0
:bug: [EXPECT/ASSERT] Fix support for boolean expression
#54
kris-jusiak
closed
3 years ago
0
:wrench: [GAssert] Add missing license header
#53
kris-jusiak
closed
3 years ago
0
:new: [example] GAssert example
#52
kris-jusiak
closed
3 years ago
0
:new: [GUnit] Include GAssert in GUnit by default
#51
kris-jusiak
closed
3 years ago
0
Style
#50
kris-jusiak
closed
3 years ago
0
:new: [GAssert] EXPECT/ASSERT without special cases
#49
kris-jusiak
closed
3 years ago
0
Next