Skip to content

CaoHien2k/create_testcase_ai

Repository files navigation

create_testcase_ai

project tạo tự động test case

  1. git clone https://github.com/CaoHien2k/create_testcase_ai.git

  2. pip install django

  3. cd myproject/

  4. python manage.py runserver 8888

  5. pip install mysql-connector-python

  6. python manage.py makemigrations

  7. python manage.py migrate