Skip to content

language-agnostic test runner extension for VSCode

License

Notifications You must be signed in to change notification settings

j-raghavan/polytest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

PolyTest

PolyTest is a language-agnostic test runner for VSCode, designed to seamlessly integrate with various testing frameworks across multiple programming languages.

Features

  • Support for multiple programming languages and testing frameworks.
  • Test Explorer for discovering and running tests.
  • Real-time test status updates in the status bar.
  • Detailed test results in a dedicated panel.
  • In-editor decorators to highlight test statuses.

Installation

  1. Clone the repository: git clone https://github.com/j-raghavan/polytest.git
  2. Open the project in VSCode.
  3. Run npm install to install dependencies.
  4. Open the command palette (Ctrl+Shift+P) and select Developer: Reload Window.

Usage

  1. Open your project in VSCode.
  2. Use the Test Explorer to discover and run tests.
  3. View real-time updates in the status bar.
  4. Check detailed test results in the Results Panel.
  5. See test status decorators directly in your code editor.

Contribution

Contributions are welcome! Please read our Contributing Guidelines before submitting a pull request.

License

This project is licensed under the MIT License.

About

language-agnostic test runner extension for VSCode

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published