Skip to content

wrdv/testme-idea

Repository files navigation

TestMe IntelliJ Plugin

Build Status coverage Downloads Rating Version

Auto Generate Unit Tests in Java, Groovy or Scala. No more boilerplate!

Main Features

  • Auto generate Java, Scala or Groovy test code with JUnit 4/5, TestNG, Spock or Specs2 frameworks
  • Auto generate Mockito mocks
  • Generate test params and assertion statements
  • Generate relevant mocked return statements
  • Integrates with IDEA menus: Code->TestMe, Code->Generate

For a more detailed documentation, please refer to https://weirddev.com/testme/

Installation/Usage

Installation available from JetBrains plugins repository:

  1. From IDEA menu: Preferences (Ctrl+Shift+S,⌘+,) -> Plugins -> Browse repositories... -> Search: TestMe -> Install Plugin
  2. Restart IDEA.

Issue Tracking

Issues and feature requests are welcomed at TestMe project forum

Contributing/Developing

Please refer to CONTRIBUTING.md file.

License

Copyright (c) 2017 - 2024 WeirdDev. Licensed for free usage under the terms and conditions of AGPLv3 - GNU Affero General Public License v3.