Skip to content

Zeyu-Li/chatbots-testing-chatbots

Repository files navigation

Chatbots Testing Chatbots

Using chatbots to test other chatbots

use

python3 ./chatbot.py

For 1 testing statement else provide a number for x number of testing statements

Example:

python3 ./chatbot.py 10

Automation

Run automated tests and have the questions in test.txt

npx playwright test

Usage

Have your OpenAI API key as an environment variable or in a file called .env then run the script, otherwise it will ask you for the OpenAI API key

License

License: MIT

About

Using chatbots to test chatbots

Resources

License

Stars

Watchers

Forks