# jdsunit
**Repository Path**: liwen_test_sync_group/jdsunit
## Basic Information
- **Project Name**: jdsunit
- **Description**: Java Client for Dsunit server
- **Primary Language**: Unknown
- **License**: Apache-2.0
- **Default Branch**: master
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 0
- **Created**: 2020-12-03
- **Last Updated**: 2025-07-14
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
# Datastore Testibility (jdsunit)
**Datastore testibility library for java.**
This library is compatible with Java 6+ and Go 1.5+
Please refer to [`CHANGELOG.md`](CHANGELOG.md) if you encounter breaking changes.
- [License](#License)
- [Credits and Acknowledgements](#Credits-and-Acknowledgements)
## Introduction
This library is a restful client to [Dsunit](https://github.com/viant/dsunit) server.
In order to run this client please install go-lang 1.5+
Please check test in the src/test and src/test/resources for BigQuery and sql data testing examples.
## License
The source code is made available under the terms of the Apache License, Version 2, as stated in the file `LICENSE`.
Individual files may be made available under their own specific license,
all compatible with Apache License, Version 2. Please see individual files for details.
## Credits and Acknowledgements
**Library Author:** Adrian Witas