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: 5 months 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 (over 6 years ago)
- Default Branch: master
- Last Pushed: 2024-11-23T05:50:08.000Z (over 1 year ago)
- Last Synced: 2025-04-09T21:51:55.239Z (about 1 year ago)
- Topics: testing, testing-library, testing-tools
- Language: Java
- Size: 269 KB
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
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.