https://github.com/idempiere-devops/idempiere-unit-test-sandbox
iDempiere Unit Test Examples
https://github.com/idempiere-devops/idempiere-unit-test-sandbox
idempiere
Last synced: about 2 months ago
JSON representation
iDempiere Unit Test Examples
- Host: GitHub
- URL: https://github.com/idempiere-devops/idempiere-unit-test-sandbox
- Owner: idempiere-devops
- Created: 2024-03-10T18:01:51.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-03-20T13:22:51.000Z (over 2 years ago)
- Last Synced: 2025-01-14T05:13:34.449Z (over 1 year ago)
- Topics: idempiere
- Language: Java
- Homepage:
- Size: 64.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# iDempiere Unit Test Sandbox
## Description
This sandbox will help you on undestand and promote unit test on iDempiere, as matter of complement you can see this [presentation](https://docs.google.com/presentation/d/1KZelUWcIU6KI2lHYagtllWoiEkfJOZpewIixntj7h4o/edit?usp=sharing).
## Compile Plugin
A target platform is necessary to **compile** an iDempiere plugin.
For more information about how to build a plugin go to [https://github.com/ingeint/idempiere-target-platform-plugin](https://github.com/ingeint/idempiere-target-platform-plugin)