Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/xenit-eu/ditto
XeniT Ditto provides an API to build test data-sets and test doubles for Alfresco remote api clients
https://github.com/xenit-eu/ditto
testing testing-library testing-tools
Last synced: 6 days ago
JSON representation
XeniT Ditto provides an API to build test data-sets and test doubles for Alfresco remote api clients
- Host: GitHub
- URL: https://github.com/xenit-eu/ditto
- Owner: xenit-eu
- License: apache-2.0
- Created: 2019-11-07T10:29:39.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2023-12-15T20:11:19.000Z (about 1 year ago)
- Last Synced: 2024-11-07T10:32:34.831Z (about 2 months ago)
- Topics: testing, testing-library, testing-tools
- Language: Java
- Size: 270 KB
- Stars: 0
- Watchers: 4
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# XeniT Ditto
XeniT Ditto mimics the Alfresco data model an provides an API to build test Alfresco data-sets and test doubles for [Alfresco Content Repository](https://alfresco.com)
remote api clients.This is useful in data-centric integration tests where the system under test, depends on Alfresco. You don't need to
spin up a full Alfresco and load it with test-data for every test, but use a drop-in-replacement test-doubles instead.## Usage
TODO
## License
XeniT Ditto is Open Source software released under the Apache 2.0 license.