Giter Site home page Giter Site logo

Comments (5)

jochenchrist avatar jochenchrist commented on September 4, 2024 1

I see, however the concept of datacontract test is to really execute tests against the data store as defined in the server.

from datacontract-cli.

jankatins avatar jankatins commented on September 4, 2024

I would also love to see that the checks get exported as plain SQL queries, e.g. by returning either "nothing" if passing or true/false or even raise errors on not passing (in the worst case: select case when (<subquery which returns false on test failure>) then 1 else 'error message' || random() : int end).

from datacontract-cli.

jochenchrist avatar jochenchrist commented on September 4, 2024

@jankatins
Great idea! I would propose a separate export format:

datacontract export --format sql-tests

from datacontract-cli.

jankatins avatar jankatins commented on September 4, 2024

Logically, I would have expected it under datacontract test --export=sql or something similar, as it is part of the testing workflow.

from datacontract-cli.

simonharrer avatar simonharrer commented on September 4, 2024

I've implemented export to sql-ddl and sql-query. Closing this for now. Feel free to reopen if you want to continue the discussion on the sql-tests export idea.

from datacontract-cli.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.