More Premium Hugo Themes Premium Tailwind Themes

Libre Testing

2022 Software Testing course project, Tongji University. 同济大学软件测试课设

Libre Testing

2022 Software Testing course project, Tongji University. 同济大学软件测试课设

Author Avatar Theme by 3fuyang
Github Stars Github Stars: 17
Last Commit Last Commit: Mar 12, 2025 -
First Commit Created: Feb 6, 2025 -
Libre Testing screenshot

Overview

Libre Testing is an innovative automated testing platform developed by the Software College of Tongji University. It leverages modern technologies including Vue 3 for the Web UI and employs TypeScript for static checks, along with Vitest and Cypress for various testing functions. Designed for both educational purposes and practical applications, this platform offers an online demo experience to showcase its capabilities in software testing.

The platform supports multiple testing methodologies, including unit testing, integration testing, and end-to-end testing, making it a versatile tool for students and professionals alike. With clear instructions for setup and usage, Libre Testing simplifies the process of testing applications and allows users to run test cases effectively.

Features

  • Web UI Built with Vue 3: The user-friendly interface is designed using Vue 3, ensuring a smooth interaction for users conducting tests.

  • Comprehensive Testing Support: Offers capabilities in unit testing, integration testing, and system testing, making it suitable for various testing scenarios.

  • TypeScript for Static Checks: Utilizes TypeScript, enhancing code reliability through static type checking, which helps in catching errors early in the development process.

  • Cypress for End-to-End Testing: Integrates Cypress to facilitate robust end-to-end testing, allowing users to verify the functionality and performance of their applications.

  • Online Demo Experience: Provides a demo version of Libre Testing to give potential users a hands-on experience of the platform’s features without any local setup requirements.

  • Simple Use Case Execution: Users can quickly start testing by selecting the version and use case type, allowing for an efficient testing process.

  • Embedded StackBlitz Integration: Features an embedded StackBlitz window for real-time demonstration of testing processes, enhancing the learning experience.

  • Cross-Browser Support: Ensures that testing can be performed across different browsers, contributing to broader application compatibility.