Skip to content

Latest commit

 

History

History
35 lines (33 loc) · 1.15 KB

index.md

File metadata and controls

35 lines (33 loc) · 1.15 KB
layout hero features
home
name text tagline image actions
Mockbukkit
Unit Testing for Bukkit Plugins
Write better Plugins today!
src
/images/mockbukkit_logo.png
theme text link
brand
Getting Started
docs/en/user_guide/introduction/getting_started
theme text link
alt
Github
theme text link
alt
4.0 Migration
docs/en/user_guide/migration/migrate_mockbukkit_4.0
icon title details
🏆
Better Code Quality
Unit testing improves code quality by identifying and fixing errors early in the development process.
icon title details
🕑
Faster Delivery
Unit testing accelerates delivery by reducing the time spent on debugging and error correction.
icon title details
🔧
Less Manual Testing
Unit testing decreases the reliance on manual testing by automating the validation of code components.
icon title details
🧪
Less Regressions
Unit testing minimizes regression risks by constantly verifying existing functionality.