Skip to content

renfis/daleq

 
 

Repository files navigation

Daleq is a DSL to define content of a relational database in a concise and neat manner. It is actually very simple. It lets you describe a relational database table directly in your unit test by just writing those parts of the data that are subject to the test.

Find out all about Daleq on Daleq's Website.

Build Status

Build Status Authors

Lars Girndt

Copyright and license

Copyright 2012 brands4friends, Private Sale GmbH

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this work except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

About

A Test Data DSL for unit testing SQL Queries

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 93.0%
  • Groovy 5.6%
  • Shell 1.4%