https://github.com/camunda/camunda-bpm-assert
This project was moved to https://github.com/camunda/camunda-bpm-platform/tree/master/test-utils/assert
https://github.com/camunda/camunda-bpm-assert
Last synced: 11 months ago
JSON representation
This project was moved to https://github.com/camunda/camunda-bpm-platform/tree/master/test-utils/assert
- Host: GitHub
- URL: https://github.com/camunda/camunda-bpm-assert
- Owner: camunda
- License: apache-2.0
- Created: 2012-12-04T20:40:39.000Z (about 13 years ago)
- Default Branch: master
- Last Pushed: 2022-06-16T14:00:33.000Z (over 3 years ago)
- Last Synced: 2025-01-11T00:24:47.913Z (about 1 year ago)
- Homepage:
- Size: 4.01 MB
- Stars: 84
- Watchers: 26
- Forks: 40
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# This project was moved
This repository was merged with the `camunda-bpm-platform` repository starting with Camunda BPM Runtime 7.17.0-alpha6. Please find the new location of the source code here:
https://github.com/camunda/camunda-bpm-platform/tree/master/test-utils/assert. Please find the documentation here: https://docs.camunda.org/manual/7.17/user-guide/testing/#camunda-assertions. And the examples here: https://docs.camunda.org/manual/7.17/user-guide/testing/assert-examples/.
See our [How to contribute guide](https://github.com/camunda/camunda-bpm-platform/blob/master/CONTRIBUTING.md) for where to raise tickets and how to make code contributions.
## License
The source files in this repository are made available under the [Apache License Version 2.0](./LICENSE).
## Credits
The Camunda Platform Assert project used to be the community extension, created and supported by

[Martin Schimak](https://github.com/martinschimak) (plexiti GmbH)
[Jan Galinski](https://github.com/jangalinski) (Holisticon AG)
[Martin Günther](https://github.com/margue) (Holisticon AG)
[Malte Sörensen](https://github.com/malteser) (Holisticon AG)
[Simon Zambrovski](https://github.com/zambrovski) (Holisticon AG)
... and [many others](https://github.com/camunda/camunda-bpm-assert/graphs/contributors).
In 2014, the library won the **Camunda Platform Community Award**.
Starting from version 3.0.0 it was adopted as part of the Camunda Platform.