Skip to content

Generate unit tests with Pynguin through Visual Studio Code

Notifications You must be signed in to change notification settings

andersonfernandes/pynguin-runner

Repository files navigation

Pynguin Runner

Generate unit tests with Pynguin through Visual Studio Code interface

Requirements

In order to run Pynguin over your py files you nedd to have Docker installed

Extension Settings

You can customize the following settings:

  • pynguin.version: Select the version of Pynguin.
  • pynguin.maximumSearchTime: Set the max search time of tests generation in seconds.

Release Notes

0.1.0

Initial release of the extension including:

  • Generation of tests for the current opened python module
  • Docker image for Pynguin Runner
  • Custom configurations for Pynguin version and maximum search time.

About

Generate unit tests with Pynguin through Visual Studio Code

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published