Skip to content

Repository files navigation

TestServe

Test Serve Next

英文 中文

Alembic

中文文档

创建虚拟环境

cd /path/to/your/project

python3 -m venv .venv

source .venv/bin/activate

.venv/bin/python3 -m pip install --upgrade pip

.venv/bin/pip install alembic

.venv/bin/alembic init migrations

pip install -U pytest
  • 持久化
  • 参数化
  • 标签选择
  • 环境切换

About

Test Serve Next

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages