Skip to content

Releases: merico-ai/WellTested

WellTested v3.7.0

24 Mar 10:27
331b5bc

Choose a tag to compare

Changelog

No changelog available for this release.

Downloads

Package Contents

  • Prebuilt Docker images (welltested-be.tar, welltested-fe.tar)
  • One-click install script with environment checks
  • Docker Compose configuration
  • Environment variable template (.env.example)
  • Documentation (README.md English / README.zh-CN.md Chinese)
  • Changelog (CHANGELOG-v3.7.0.md)

Requirements

  • OS: Linux (Ubuntu 18.04+, CentOS 7+), macOS 12+, or Windows 10/11 with Docker Desktop
  • Docker: 20.10+ with Compose 2.0+
  • Resources: 2 CPU cores, 4GB RAM, 10GB disk
  • LLM: OpenAI, Claude, Gemini, DeepSeek, or compatible service

Quick Start

tar -xzf welltested-v3.7.0.tar.gz
cd welltested-v3.7.0
cp .env.example .env
./install.sh

See README.md for detailed configuration options.


WellTested v3.6.4

14 Feb 08:54
331b5bc

Choose a tag to compare

Changelog

[UX] Messaging improvements.

Downloads

Package Contents

  • Prebuilt Docker images (welltested-be.tar, welltested-fe.tar)
  • One-click install script with environment checks
  • Docker Compose configuration
  • Environment variable template (.env.example)
  • Documentation (README.md English / README.zh-CN.md Chinese)
  • Changelog (CHANGELOG-v3.6.4.md)

Requirements

  • OS: Linux (Ubuntu 18.04+, CentOS 7+), macOS 12+, or Windows 10/11 with Docker Desktop
  • Docker: 20.10+ with Compose 2.0+
  • Resources: 2 CPU cores, 4GB RAM, 10GB disk
  • LLM: OpenAI, Claude, Gemini, DeepSeek, or compatible service

Quick Start

tar -xzf welltested-v3.6.4.tar.gz
cd welltested-v3.6.4
cp .env.example .env
./install.sh

See README.md for detailed configuration options.


WellTested v3.6.3

13 Feb 10:09
331b5bc

Choose a tag to compare

Changelog

Fix the Ollama configuration problem.

Downloads

Package Contents

  • Prebuilt Docker images (welltested-be.tar, welltested-fe.tar)
  • One-click install script with environment checks
  • Docker Compose configuration
  • Environment variable template (.env.example)
  • Documentation (README.md English / README.zh-CN.md Chinese)
  • Changelog (CHANGELOG-v3.6.3.md)

Requirements

  • OS: Linux (Ubuntu 18.04+, CentOS 7+), macOS 12+, or Windows 10/11 with Docker Desktop
  • Docker: 20.10+ with Compose 2.0+
  • Resources: 2 CPU cores, 4GB RAM, 10GB disk
  • LLM: OpenAI, Claude, Gemini, DeepSeek, or compatible service

Quick Start

tar -xzf welltested-v3.6.3.tar.gz
cd welltested-v3.6.3
cp .env.example .env
./install.sh

See README.md for detailed configuration options.


WellTested v3.6.2

13 Feb 05:56
331b5bc

Choose a tag to compare

Changelog

No changelog available for this release.

Downloads

Package Contents

  • Prebuilt Docker images (welltested-be.tar, welltested-fe.tar)
  • One-click install script with environment checks
  • Docker Compose configuration
  • Environment variable template (.env.example)
  • Documentation (README.md English / README.zh-CN.md Chinese)
  • Changelog (CHANGELOG-v3.6.2.md)

Requirements

  • OS: Linux (Ubuntu 18.04+, CentOS 7+), macOS 12+, or Windows 10/11 with Docker Desktop
  • Docker: 20.10+ with Compose 2.0+
  • Resources: 2 CPU cores, 4GB RAM, 10GB disk
  • LLM: OpenAI, Claude, Gemini, DeepSeek, or compatible service

Quick Start

tar -xzf welltested-v3.6.2.tar.gz
cd welltested-v3.6.2
cp .env.example .env
./install.sh

See README.md for detailed configuration options.


WellTested v3.6.1

12 Feb 08:40
331b5bc

Choose a tag to compare

Changelog

  1. UX improvements and bugfixes.

Downloads

Package Contents

  • Prebuilt Docker images (welltested-be.tar, welltested-fe.tar)
  • One-click install script with environment checks
  • Docker Compose configuration
  • Environment variable template (.env.example)
  • Documentation (README.md English / README.zh-CN.md Chinese)
  • Changelog (CHANGELOG-v3.6.1.md)

Requirements

  • OS: Linux (Ubuntu 18.04+, CentOS 7+), macOS 12+, or Windows 10/11 with Docker Desktop
  • Docker: 20.10+ with Compose 2.0+
  • Resources: 2 CPU cores, 4GB RAM, 10GB disk
  • LLM: OpenAI, Claude, Gemini, DeepSeek, or compatible service

Quick Start

tar -xzf welltested-v3.6.1.tar.gz
cd welltested-v3.6.1
cp .env.example .env
./install.sh

See README.md for detailed configuration options.


WellTested v3.6.0

10 Feb 07:38
331b5bc

Choose a tag to compare

Changelog

  1. [Feat] Differentiate Scenario Tests and API Tests (and their related test cases). Scenario Tests now support folder/directory management, with test cases navigable via the sidebar.
  2. [UX] Use APIs as the left-side navigation, removing one intermediate API list page.
  3. [Feat] Support running Scenario Detection directly from the API documentation, without needing to start from a specific API.
  4. [UX] Other UX improvements and bug fixes.

Downloads

Package Contents

  • Prebuilt Docker images (welltested-be.tar, welltested-fe.tar)
  • One-click install script with environment checks
  • Docker Compose configuration
  • Environment variable template (.env.example)
  • Documentation (README.md English / README.zh-CN.md Chinese)
  • Changelog (CHANGELOG-v3.6.0.md)

Requirements

  • OS: Linux (Ubuntu 18.04+, CentOS 7+), macOS 12+, or Windows 10/11 with Docker Desktop
  • Docker: 20.10+ with Compose 2.0+
  • Resources: 2 CPU cores, 4GB RAM, 10GB disk
  • LLM: OpenAI, Claude, Gemini, DeepSeek, or compatible service

Quick Start

tar -xzf welltested-v3.6.0.tar.gz
cd welltested-v3.6.0
cp .env.example .env
./install.sh

See README.md for detailed configuration options.


WellTested v3.5.1

03 Feb 10:20
331b5bc

Choose a tag to compare

Changelog

No changelog available for this release.

Downloads

Package Contents

  • Prebuilt Docker images (welltested-be.tar, welltested-fe.tar)
  • One-click install script with environment checks
  • Docker Compose configuration
  • Environment variable template (.env.example)
  • Documentation (README.md English / README.zh-CN.md Chinese)
  • Changelog (CHANGELOG-v3.5.1.md)

Requirements

  • OS: Linux (Ubuntu 18.04+, CentOS 7+), macOS 12+, or Windows 10/11 with Docker Desktop
  • Docker: 20.10+ with Compose 2.0+
  • Resources: 2 CPU cores, 4GB RAM, 10GB disk
  • LLM: OpenAI, Claude, Gemini, DeepSeek, or compatible service

Quick Start

tar -xzf welltested-v3.5.1.tar.gz
cd welltested-v3.5.1
cp .env.example .env
./install.sh

See README.md for detailed configuration options.


WellTested v3.5.0

26 Jan 07:54
331b5bc

Choose a tag to compare

Changelog

  1. [Feat] Support manual entry of business scenarios.
  2. [Feat] Support intelligent business scenario detection from API documentation.
  3. [Feat] Support organizing test cases by scenario and by API.
  4. [Feat] Support extracting knowledge from users’ assertion edits and applying it.
  5. [UX] Add an onboarding flow.
  6. [UX] UI polish for the workspace, test case details page, and more.

Downloads

Package Contents

  • Prebuilt Docker images (welltested-be.tar, welltested-fe.tar)
  • One-click install script with environment checks
  • Docker Compose configuration
  • Environment variable template (.env.example)
  • Documentation (README.md English / README.zh-CN.md Chinese)
  • Changelog (CHANGELOG-v3.5.0.md)

Requirements

  • OS: Linux (Ubuntu 18.04+, CentOS 7+), macOS 12+, or Windows 10/11 with Docker Desktop
  • Docker: 20.10+ with Compose 2.0+
  • Resources: 2 CPU cores, 4GB RAM, 10GB disk
  • LLM: OpenAI, Claude, Gemini, DeepSeek, or compatible service

Quick Start

tar -xzf welltested-v3.5.0.tar.gz
cd welltested-v3.5.0
cp .env.example .env
./install.sh

See README.md for detailed configuration options.


WellTested v3.4.0

05 Jan 09:00
331b5bc

Choose a tag to compare

Changelog

  1. [Feat] Support batch code generation for multiple test cases.
  2. [Feat] Introduce global notifications to asynchronously display and remind users to review knowledge.
  3. [Feat] Add support for Thinking models (e.g., Gemini-2.5-pro) in LLM configurations.
  4. [Feat] Replace the Random module with the Faker package for random number generation.
  5. [UX] Optimize the status display of batch generation tasks on the test case details page and expand the display area.
  6. [Chore] Other ux improvements and bug fixes.

Downloads

Package Contents

  • Prebuilt Docker images (welltested-be.tar, welltested-fe.tar)
  • One-click install script with environment checks
  • Docker Compose configuration
  • Environment variable template (.env.example)
  • Documentation (README.md English / README.zh-CN.md Chinese)
  • Changelog (CHANGELOG-v3.4.0.md)

Requirements

  • OS: Linux (Ubuntu 18.04+, CentOS 7+), macOS 12+, or Windows 10/11 with Docker Desktop
  • Docker: 20.10+ with Compose 2.0+
  • Resources: 2 CPU cores, 4GB RAM, 10GB disk
  • LLM: OpenAI, Claude, Gemini, DeepSeek, or compatible service

Quick Start

tar -xzf welltested-v3.4.0.tar.gz
cd welltested-v3.4.0
cp .env.example .env
./install.sh

See README.md for detailed configuration options.


WellTested v3.3.0

16 Dec 14:03
331b5bc

Choose a tag to compare

Changelog

  1. [Feat] View variables generated in each step to better understand parameter passing.
  2. [Feat] Apply knowledge when generating the brief test plan.
  3. [Feat] Added a test case progress column to the test case list.
  4. [DevOps] Simplified the installation workflow.
  5. [Chore] UX improvements and bug fixes.

Downloads

Package Contents

  • Prebuilt Docker images (welltested-be.tar, welltested-fe.tar)
  • One-click install script with environment checks
  • Docker Compose configuration
  • Environment variable template (.env.example)
  • Documentation (README.md English / README.zh-CN.md Chinese)
  • Changelog (CHANGELOG-v3.3.0.md)

Requirements

  • OS: Linux (Ubuntu 18.04+, CentOS 7+), macOS 12+, or Windows 10/11 with Docker Desktop
  • Docker: 20.10+ with Compose 2.0+
  • Resources: 2 CPU cores, 4GB RAM, 10GB disk
  • LLM: OpenAI, Claude, Gemini, DeepSeek, or compatible service

Quick Start

tar -xzf welltested-v3.3.0.tar.gz
cd welltested-v3.3.0
./install.sh

See README.md for detailed configuration options.