Skip to main content

A utility to assist in building Test-Driven Python code using Langchain and OpenAI.

Project description

ChatTDD

ChatTDD is a utility designed to help developers create Test-Driven Python code using Langchain and OpenAI. By entering a description of the functionality you need, ChatTDD will generate pytest code for that function. Additionally, it allows you to review and validate the generated test code using different models from OpenAI.

Installation

To install ChatTDD, ensure you have Python 3.9 installed, then run the following command:

pip install ChatTDD

Configuration

Before using ChatTDD, you'll need to have an OpenAI API key. If you don't have one, you can obtain it from OpenAI.

On the first run, ChatTDD will prompt you to enter your OpenAI API key, which will be saved for future use.

Usage

Once installed, you can use the chattdd command to interact with the tool. Here's how to use ChatTDD:

Select a Model

You can choose between three models: text-davinci-003, gpt-3.5-turbo, and gpt-4. To select a model, use the following command:

chattdd model text-davinci-003

Your model selection will be remembered for future sessions.

Generate Function and Test Code

chattdd test-and-code "sort a list of objects alphabetically"

ChatTDD will create the necessary Python files under the src and tests directories respectively.

Generate Only Test Code

chattdd test "sort a list of objects alphabetically"

ChatTDD will create the necessary Python files under the tests directory.

Contributing

If you'd like to contribute to the development of ChatTDD, please feel free to fork the repository and submit a pull request.

License

ChatTDD is licensed under the MIT License. See the LICENSE file for more details.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

ChatTDD-0.1.5.tar.gz (6.1 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

ChatTDD-0.1.5-py3-none-any.whl (7.1 kB view details)

Uploaded Python 3

File details

Details for the file ChatTDD-0.1.5.tar.gz.

File metadata

  • Download URL: ChatTDD-0.1.5.tar.gz
  • Upload date:
  • Size: 6.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.9.6

File hashes

Hashes for ChatTDD-0.1.5.tar.gz
Algorithm Hash digest
SHA256 a349f79421b86944ad2864d612c603f770b7a45b96c0cdeb8649a0d29c0ddec9
MD5 08ab93e74d5251cb82deb0c8256459ef
BLAKE2b-256 2d9c545ee104c58ea0beccb8d7ce839b6e1640b49917c9df809579779a8b3ac2

See more details on using hashes here.

File details

Details for the file ChatTDD-0.1.5-py3-none-any.whl.

File metadata

  • Download URL: ChatTDD-0.1.5-py3-none-any.whl
  • Upload date:
  • Size: 7.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.9.6

File hashes

Hashes for ChatTDD-0.1.5-py3-none-any.whl
Algorithm Hash digest
SHA256 b228d3d25d69b6776117e3631898b567f183ca78e4f121187d718daba6b2d4ae
MD5 ff33df99bc09407df03e9c5ef7b6d123
BLAKE2b-256 a7e926bf757b76ab3866473dbc059432ae35f5c2bb04a12fe0731a424c02493a

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page