An open API service providing commit metadata for open source projects.

GitHub / pytest-dev/pytest-cpp / commits

Use pytest's runner to discover and execute C++ tests

SHA Message Author Date Stats
8af06ae6 Execute all tests from the official Google Test samples directory Bruno Oliveira <n****s@g****m> about 11 years ago
ee956009 Interpret executables passed explicitly in the command line as tests Bruno Oliveira <n****s@g****m> about 11 years ago
035bbb9c Add CHANGELOG file to replace GitHub Releases Bruno Oliveira <n****s@g****m> about 11 years ago
29547e12 Include all gtest samples into the suite Bruno Oliveira <n****s@g****m> about 11 years ago
7c4fee3c merge Merge pull request #16 from pytest-dev/fix-travis Bruno Oliveira <n****s@g****m> about 11 years ago
6f9bea8e Use MagicMock from mocker fixture Bruno Oliveira <n****s@g****m> about 11 years ago
c429df12 Moved badges to near top Bruno Oliveira <n****s@g****m> about 11 years ago
4ca2af68 merge Merge pull request #15 from The-Compiler/patch-1 Bruno Oliveira <n****s@g****m> over 11 years ago
2db0ee14 Fix BoostTestFacade docstring Florian Bruhin <g****m@t****g> over 11 years ago
a5924084 Moving to pytest-dev organization Bruno Oliveira <n****s@g****m> over 11 years ago
db47358c merge Merge pull request #13 from nicoddemus/mock-0.4 Bruno Oliveira <n****s@g****m> almost 12 years ago
d729c012 Changing 'mock' usages to 'mocker' Bruno Oliveira <n****s@g****m> almost 12 years ago
a5fe7538 Requiring mock >= 0.4.0 Bruno Oliveira <n****s@g****m> almost 12 years ago
5688efd8 Put python version badge first Bruno Oliveira <n****s@g****m> about 12 years ago
c49df75e Fixed 'python version' badge position Bruno Oliveira <n****s@g****m> about 12 years ago
a4ded81d Adding badge for python versions and fixed versions in setup Bruno Oliveira <n****s@g****m> about 12 years ago
05c67ed0 Bumping version Bruno Oliveira <n****s@g****m> about 12 years ago
fc47da76 capturing stderr during collection Bruno Oliveira <n****s@g****m> about 12 years ago
9e20a4e0 Adding changelog section to README Bruno Oliveira <n****s@g****m> about 12 years ago
16596d31 Bumping version to 0.3.0 Bruno Oliveira <n****s@g****m> about 12 years ago
1ac67927 merge Merge pull request #12 from nicoddemus/issue-11 Bruno Oliveira <n****s@g****m> about 12 years ago
c89dea3c Adding coverage badge to README Bruno Oliveira <n****s@g****m> about 12 years ago
f19a70e5 test capturing unknown errors in run_test Bruno Oliveira <n****s@g****m> about 12 years ago
a919fbed Trying to fix travis build Bruno Oliveira <n****s@g****m> about 12 years ago
07abcc22 Changes to make tests pass on py34 Bruno Oliveira <n****s@g****m> about 12 years ago
50738519 Adding pytest-mock as testing dependency Bruno Oliveira <n****s@g****m> about 12 years ago
a4ff6ed3 testing google internal errors Bruno Oliveira <n****s@g****m> about 12 years ago
571a98ee testing boost internal errors Bruno Oliveira <n****s@g****m> about 12 years ago
2fe65bb3 improving coverage for error.py Bruno Oliveira <n****s@g****m> about 12 years ago
3177d587 fix test on linux: only matching "test" reports in assert_outcomes Bruno Oliveira <n****s@g****m> about 12 years ago
09ef24df removing --use-whell... travis is acting up about not finding tox Bruno Oliveira <n****s@g****m> about 12 years ago
670637f3 Adding coveralls calls to travis Bruno Oliveira <n****s@g****m> about 12 years ago
09cc06ca instrumenting tox to run under coverage Bruno Oliveira <n****s@g****m> about 12 years ago
1da3c8e4 refactored tests to use inline_run for coverage Bruno Oliveira <n****s@g****m> about 12 years ago
0a151f76 excluding non-executable files early Bruno Oliveira <n****s@g****m> about 12 years ago
cb1cccd9 Improved ini-option test a bit Bruno Oliveira <n****s@g****m> about 12 years ago
4a7bd8a1 Display more than one failure using GoogleTest Bruno Oliveira <n****s@g****m> about 12 years ago
a9e146d1 Fixed ini example Bruno Oliveira <n****s@g****m> about 12 years ago
23418d33 Bumping version to 0.2.0 Bruno Oliveira <n****s@g****m> about 12 years ago
97418d22 Made cpp_files an args option and updated README Bruno Oliveira <n****s@g****m> about 12 years ago
be536725 using correct basepython for xdist envs Bruno Oliveira <n****s@g****m> about 12 years ago
e4ccc284 added ini option: cpp_files Bruno Oliveira <n****s@g****m> about 12 years ago
67b03dd5 repr_failure now calls superclass on unknown exceptions Bruno Oliveira <n****s@g****m> about 12 years ago
088f2b8f writing to log and report to files with boost Bruno Oliveira <n****s@g****m> about 12 years ago
8e5d6fa4 merge Merge pull request #5 from jscook/patch-1 Bruno Oliveira <n****s@g****m> about 12 years ago
9d009a7a Update README.rst Justin Cook <j****k@u****m> about 12 years ago
5abe9e76 Fixing image link Bruno Oliveira <n****s@g****m> about 12 years ago
c8cdc4ce Updating .gitignore Bruno Oliveira <n****s@g****m> about 12 years ago
79cd6dba Fixed image link Bruno Oliveira <n****s@g****m> about 12 years ago
2fdc7711 merge Merge branch 'readme' Bruno Oliveira <n****s@g****m> about 12 years ago
397d1e07 Adding full image link Bruno Oliveira <n****s@g****m> about 12 years ago
21d85584 Fixed setup.py Bruno Oliveira <n****s@g****m> about 12 years ago
26a58896 Updating README to rst Bruno Oliveira <n****s@g****m> about 12 years ago
455f1d83 merge Merge pull request #3 from nicoddemus/boost Bruno Oliveira <n****s@g****m> about 12 years ago
494f25b7 Added support for boost::test Bruno Oliveira <n****s@g****m> about 12 years ago
ed844506 Refactored so a single test may yield multiple failures Bruno Oliveira <n****s@g****m> about 12 years ago
f584f58e Split boost into 3 files Bruno Oliveira <n****s@g****m> about 12 years ago
b62861d4 Removing old build.bat file (replaced by scons) Bruno Oliveira <n****s@g****m> about 12 years ago
166cf06e CppFailure now controls line colors Bruno Oliveira <n****s@g****m> about 12 years ago
2964f614 Using proper TerminalRepr to output errors Bruno Oliveira <n****s@g****m> about 12 years ago
41355d14 Renamed google.xml to gtest.xml for consistency Bruno Oliveira <n****s@g****m> about 12 years ago
0b7180c3 Adding xdist testing to tox Bruno Oliveira <n****s@g****m> about 12 years ago
41afd495 Added "disabled" support for gtest Bruno Oliveira <n****s@g****m> about 12 years ago
76ca119a travis: installing stuff in "install" section Bruno Oliveira <n****s@g****m> about 12 years ago
a32576f9 Moved requirements into setup.py Bruno Oliveira <n****s@g****m> about 12 years ago
aca27898 Moving Manifest.in to MANIFEST.in Bruno Oliveira <n****s@g****m> about 12 years ago
8e22e3a5 Installing tox on travis Bruno Oliveira <n****s@g****m> about 12 years ago
340ddd53 Using tox in travis until scons supports py3k Bruno Oliveira <n****s@g****m> about 12 years ago
fb9ea8b1 Fixed output when filenames in error messages cannot be found Bruno Oliveira <n****s@g****m> about 12 years ago
5b8034bf Adding requirements.txt Bruno Oliveira <n****s@g****m> about 12 years ago
207cf6d0 Fixing SConstruct for linux Bruno Oliveira <n****s@g****m> about 12 years ago
6925079e Adding travis build command Bruno Oliveira <n****s@g****m> about 12 years ago
6102b60a Adding SConstruct to build tests Bruno Oliveira <n****s@g****m> about 12 years ago
7eeafa50 Adding cache directory to gitignore Bruno Oliveira <n****s@g****m> about 12 years ago
4c5df225 added tox and python 3 support Bruno Oliveira <n****s@g****m> about 12 years ago
55b04b5b packaging, setup.py and tests Bruno Oliveira <n****s@g****m> about 12 years ago
81f16746 Nicer output when test fails Bruno Oliveira <n****s@g****m> about 12 years ago
62f2d6f3 Initial commit Bruno Oliveira <n****s@g****m> about 12 years ago
3660d6e6 Initial support for gtest Bruno Oliveira <n****s@g****m> about 12 years ago

← Back to repository