Skip to content

huangliang992/testme-idea

This branch is 5 commits behind wrdv/testme-idea:master.

Folders and files

NameName
Last commit message
Last commit date
Sep 15, 2024
Sep 15, 2024
Aug 29, 2024
Sep 16, 2024
Apr 17, 2024
Sep 16, 2024
Sep 16, 2024
Sep 16, 2024
Sep 15, 2024
Apr 19, 2021
Apr 16, 2024
Sep 11, 2023
Feb 15, 2024
Sep 17, 2024
Sep 16, 2024
Apr 26, 2017
Oct 13, 2016
Apr 28, 2017
Sep 14, 2024

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.

About

TestMe IntelliJ IDEA Plugin - Auto generates Unit Test code

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 82.7%
  • Groovy 13.7%
  • Scala 2.3%
  • HTML 1.2%
  • Other 0.1%