Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Test adapter to search, list, run and debug C++ doctest unit tests within the Visual Studio environment.

License

Notifications You must be signed in to change notification settings

comfyjase/DoctestTestAdapter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Test Adapter for Doctest

Free open source Visual Studio Test Adapter VSIX to search, list, run and debug C++ doctest unit tests. Implemented using the Microsoft Test Adapter framework vstest.

main branch dev branch
CI CI

Gif showing a test case being written and then added to the test explorer window

🖥️ Features

  • Visual Studio Test Adapter to run and debug C++ doctest unit tests.
  • Custom settings for test discovery and execution.
  • Exe and DLL support.
IDE Test Discovery Test Execution Test Debug
Visual Studio Community 2022
Visual Studio Professional 2022
Visual Studio Enterprise 2022

📖 Documentation

Visit the wiki for more information.

🧪 Test Coverage

This repository has unit tests in the DoctestTestAdapter.Tests and DoctestTestAdapter.Tests.Godot projects so developers can quickly test their own code changes locally and make sure everything passes before making any commits. There is also continuous integration setup for both main and dev branches as well as pull requests to help ensure stability throughout development.

🛠️ Contributing

🗣️ Feel free to head over to the discussions to ask questions and share ideas here.
🐛 If you notice a bug please report it using this form here.
💡 For suggesting improvements please fill out this form here.
🔎 You can create pull requests for bug fixes or new features for review.

📃 License

Test Adapter for Doctest is licensed under the MIT License.

🙌 Thank you!

About

Test adapter to search, list, run and debug C++ doctest unit tests within the Visual Studio environment.

Topics

Resources

License

Stars

Watchers

Forks

Sponsor this project

Packages

No packages published

Languages