doctests

There are 13 repositories under doctests topic.

  • danr/doctest-ts

    doctests for typescript

    Language:TypeScript23315
  • vberlier/mudkip

    A friendly Sphinx wrapper.

    Language:Python92142
  • zacanger/jsdoctap

    Test runner for doctests using JSDoc examples and node-tap.

    Language:JavaScript6401
  • ubnt-intrepid/doubter

    A helper crate for testing Rust code blocks in Markdown files

    Language:Rust4251
  • chinomsokoye/alx-backend-python

    Python Backend

    Language:Python3200
  • ahojukka5/PkgTestSuite.jl

    PKgTestSuite is a standard test suite to test packages under JuliaFEM organization. By using centralized testing script we can control testing of all packages from single place. In practice, PkgTestSuite is taking care of whole CI process, starting from running doctests, tests, syntax check + other tests. After that automatically generated documentation is deployed to organisation web-page.

    Language:Julia1330
  • MuneneCalvin/alx-backend-python

    This repository contains all the Pyhton source code written throughout ALX Backend Specialization.

    Language:Python110
  • neimad/temptree

    Generates temporary files and directories from a tree.

    Language:Python1210
  • FatemehAhsan/AI_Practices

    My AI Practices.

    Language:Jupyter Notebook0200
  • AmmarSahyoun/TDD-unit_test

    Test-driven development

    Language:Python
  • ObedRav/Palindrome_Algorithm_Challenge

    This repository contains a solution to a palindrome algorithm challenge. The challenge involves transforming a given string into a palindrome while respecting a maximum number of allowed changes. The code is implemented in Python and includes clear explanations and variable names for easy understanding.

    Language:Python10
  • Pr3DaSniP/ProjetLaser

    Jeu de destruction de cible par laser. On tire avec un laser dans un terrain, le rayon est dévié avec des miroirs placés au préalable par le joueur pour éviter que le laser casse les murs et pour qu’il atteigne la cible.

    Language:C++10
  • sprytnyk/python-doctests-discovery

    A dummy project that shows how to discover doctests with unit tests in Python by means of invocation pytest

    Language:Python10