Projects in Awesome Lists tagged with doctest
A curated list of projects in awesome lists tagged with doctest .
https://github.com/doctest/doctest
The fastest feature-rich C++11/14/17/20/23 single-header testing framework
c-plus-plus cpp cpp11 cpp14 cpp17 cpp20 cpp23 doctest header-only single-file tdd testing testing-framework unit-testing
Last synced: 14 May 2025
https://github.com/nbqa-dev/nbqa
Run ruff, isort, pyupgrade, mypy, pylint, flake8, and more on Jupyter Notebooks
black codequality doctest flake8 isort jupyter-notebook lint mypy pre-commit pre-commit-hook pylint python pyupgrade ruff yapf
Last synced: 13 May 2025
https://github.com/nbQA-dev/nbQA
Run ruff, isort, pyupgrade, mypy, pylint, flake8, and more on Jupyter Notebooks
black codequality doctest flake8 isort jupyter-notebook lint mypy pre-commit pre-commit-hook pylint python pyupgrade ruff yapf
Last synced: 25 Mar 2025
https://github.com/bsamseth/cpp-project
Boiler plate template for C++ projects, with CMake, Doctest, Travis CI, Appveyor, Github Actions and coverage reports.
actions boilerplate cmake code-coverage code-review codecov coveralls cpp cpp-17 doctest folder-structure github-actions project-template template-project travis-ci
Last synced: 04 Apr 2025
https://github.com/erotemic/xdoctest
A rewrite of Python's builtin doctest module (with pytest plugin integration) with AST instead of RegEx.
docstrings doctest pytest pytest-plugin python
Last synced: 15 May 2025
https://github.com/Erotemic/xdoctest
A rewrite of Python's builtin doctest module (with pytest plugin integration) with AST instead of REGEX.
docstrings doctest pytest pytest-plugin python
Last synced: 29 Mar 2025
https://github.com/yamadapc/jsdoctest
Run jsdoc examples as doctests.
compiler doctest documentation javascript jsdoc mocha testing
Last synced: 02 May 2025
https://github.com/ssssota/doc-vitest
Documentation tests with Vitest
doctest documentation plugin test vite vitest
Last synced: 06 Apr 2025
https://github.com/azu/power-doctest
JavaScript Doctest for JavaScript, Markdown and Asciidoc.
asciidoc doctest document javascript markdown test testing
Last synced: 06 Apr 2025
https://github.com/keewis/blackdoc
run black on documentation code snippets
black codeformatter doctest documentation python
Last synced: 04 Apr 2025
https://github.com/ulidtko/cabal-doctest
A Setup.hs shim for running doctests
Last synced: 04 Apr 2025
https://github.com/martinmoene/catch-lest-other-comparison
Tabularised feature comparison between Catch, doctest and lest C++ test frameworks
catch comparison doctest lest tdd-framework
Last synced: 23 Jul 2025
https://github.com/florianvazelle/vulkanstarter
A template for Vulkan C++ projects with GLFW, GLM and ImGUI using CMake, CI, Conan and doctest
ci cmake conan continuous-integration cpp doctest github-workflows glfw glm glslang imgui starter template vulkan vulkan-ci vulkan-template
Last synced: 23 Jul 2025
https://github.com/danr/doctest-ts
doctests for typescript
api doctest doctests documentation generator tdd testing typescript
Last synced: 15 Jul 2025
https://github.com/vegardit/haxe-doctest
A haxelib inspired by Python's doctest command that generates unit tests based on assertions specified within the source code.
doctest haxe haxelib unit-testing
Last synced: 27 Jul 2025
https://github.com/olical/exemplary
Turns your examples into documentation and runnable tests.
Last synced: 09 Apr 2025
https://github.com/mechanicalrabbit/narrativetest.jl
Julia library for functional testing.
doctest functional-testing julia testing
Last synced: 28 Aug 2025
https://github.com/tshm/elm-doctest
doctest runner against Elm-lang source files
doctest elm test-runner unittest
Last synced: 12 Apr 2025
https://github.com/cpp-testing/ut-benchmark
Benchmarks - Unit Testing Frameworks
benchmarks boost catch2 cpp-library cpp20 doctest googletest testing
Last synced: 23 Jul 2025
https://github.com/jaydattpatel/python-programming
Python Programming
coding-ninjas count-index-in-python doctest file-handling-in-python lamda-function-in-python list-comprehensions loops-python online-manipal-bca python python-3-programming random-in-python range rest-api set slice-operator-in-python string-in-python tupel turtle unit-testing zip-in-python
Last synced: 23 Apr 2025
https://github.com/skippi/docspec
A crystal library for automatically testing documentation examples.
crystal crystal-lang crystal-language crystal-shard doctest documentation testing
Last synced: 16 Oct 2025
https://github.com/hexirp/doctest-driver-gen
Generate driver file for doctest's cabal integration.
Last synced: 07 Sep 2025
https://github.com/pthom/cmake_registertest
cmake scripts for googletest / catch / doctest. Automatic tests registration, even inside library code.
catch cmake cmake-scripts cpp doctest googletest static-library unit-testing unit-tests
Last synced: 12 Apr 2025
https://github.com/lambdalisue/vim-doctest
Run doctest asynchronously
asynchronous doctest job python vim vital-vim
Last synced: 07 Aug 2025
https://github.com/rezamobaraki/python-testing
this repository work on doctest , unittest , nose , pytest
doctest nose2 nosetests pytest python python-doctests python-testing python-unittest unittest
Last synced: 04 Nov 2025
https://github.com/carstenkoenig/gadtparser
parsing GADT-style expression trees
doctest generalized-algebraic-data-type haskell megaparsec parsing
Last synced: 23 Mar 2025
https://github.com/deathbeds/sweet
Testing for interactive programming
doctest hypothesis ipython jupyter testing unittest
Last synced: 22 Mar 2025
https://github.com/p2-718na/sir-model-simulation
SIR model implementation for pandemic spread
differential-equations doctest lyra sir-model
Last synced: 13 Mar 2025
https://github.com/haskric/map_schema
Simple, agile, map schema in elixir with type checking, custom types with casting and validation and with json encoding
casting doctest elixir json map-schema typechecking types
Last synced: 24 Feb 2025
https://github.com/loumalouomega/macrodoctest
A set of macros that help to create simple tests using doctest
cplusplus doctest macros testing
Last synced: 15 Jun 2025
https://github.com/tillahoffmann/sphinxcontrib-shtest
Doctests for shell commands.
doctest shell sphinx-extension
Last synced: 15 Jun 2025
https://github.com/zaki-x86/cxx_project_template
Template for midsize to large c++ projects
ci-cd cmake cmake-template cmakelists cpp cpp11 cpp17 cpp20 doctest documentation doxygen git gitbook github-actions googletest test-automation
Last synced: 27 Mar 2025
https://gitlab.com/david.scheliga/doctestprinter
doctestprinter contains convenience functions to print outputs more adequate for doctest.
Last synced: 09 Sep 2025
https://github.com/pytest-with-eric/python-testing-frameworks-example
Practical Overview Of The Top 5 Python Testing Frameworks
doctest nose2 nosetests python-testing robotframework unittest
Last synced: 24 Jun 2025
https://github.com/bigizic/alx-higher_level_programming
Python OOPS, Data-Structure & Algorithms, Unittests, Introduction to MySQL, Web_Jquery, Web_Scraping, Networking
doctest javascript javascript-library jquery jquery-ajax mysql oop oops-in-python python-3 python-classes shell sql unittest web-scraping
Last synced: 30 Dec 2025
https://github.com/williamthome/doctest
A library to test Erlang doc attributes
doctest erlang erlang-library erlang-otp otp
Last synced: 03 Mar 2025
https://github.com/mgobeaalcoba/unit_testing_python
Repository with data and practice about unit testing in Python
coverage doctest mock pytest unit-testing unittest
Last synced: 26 Dec 2025
https://github.com/shubhammandowara/learn-python-libraries
Learn python libraries
black-python doctest logging-library makefile poetry-python precommit pydoc pylint pytest python3 python3-library toml version-control
Last synced: 19 Oct 2025
https://github.com/2kabhishek/pyschool
School simulation with Python 🏫🎓
doctest oop python school simulation
Last synced: 28 Jul 2025
https://github.com/duruii/course-ucb-cs61a-spring2021
🪁Structure and Interpretation of Computer Programs, delivered by Paul N. Hilfinger & Pamela Fox
abstraction declarative-programming doctest dynamic-programming functional-programming high-order-function lark object-oriented-programing object-oriented-programming python recursion regular-expression scheme scope syntax
Last synced: 12 Mar 2025
https://github.com/ierturk/cpp-practice
C++ Practices Example with CMake FetchContent Catch2/Doctest Test Library
catch2 clion cmake cmake-fetch cpp doctest practice testing unittest
Last synced: 03 Oct 2025
https://github.com/makukha/doctestcase
Evaluate doctests with configurable globals and `setUp`–`tearDown`. Export to Markdown and reST to include in docs.
doctest markdown restructuredtext rst test-case unittest
Last synced: 06 Apr 2025
https://github.com/niewiaro/mentoring-2024
String Calculator with unittest and doctest
Last synced: 17 Jul 2025
https://github.com/v0lk7/42_ft_irc
42- Group project: Create an IRC Server using C++ Std 98.
Last synced: 03 Jul 2025
https://github.com/luxedo/exemplar
Write Once, Explain Clearly: Powerful Doctests Examples for Everyone
doctest examples pytest python
Last synced: 20 Feb 2025
https://github.com/jferard/doctest
A Maven "DocTest for Java" plugin proof of concept
doctest java maven-plugin proof-of-concept testing-tools
Last synced: 16 Dec 2025
https://github.com/dstrebkov/cpp-cmake-project-template
CMake based C++ Project Template
c-plus-plus cmake cpp doctest fakeit gcov gcovr testing unit-testing
Last synced: 11 Mar 2025
https://github.com/sfinx13/demo-poo-python
Simple demo app to experiment poo in python
docker doctest python unittest
Last synced: 11 Oct 2025
https://github.com/kingsolomon1954/cpp-bootstrap
A pre-canned C++ project layout along with automation, containerized tools and fill-in-the-blanks documentation.
bootstrap cmake conan containers cpp20 cppcheck doctest doxygen gcov makefile sphinx template-project
Last synced: 29 Aug 2025
https://github.com/slava0135/doktestidea
IDE support for Doktest plugin that verifies your Kotlin code inside KDoc comments.
docs doctest intellij-plugin kdoc kotlin testing
Last synced: 23 Mar 2025
https://github.com/slava0135/doktest
The Gradle plugin that verifies your Kotlin code inside KDoc comments.
docs doctest gradle gradle-plugin kdoc kotlin testing
Last synced: 23 Mar 2025