q unit testing - Kdb+ / qStudio

Home Forums Kdb+ / qStudio q unit testing

Tagged: ,

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #269

    Oskar Morgenstern
    Guest

    Hello,

    Are there unit testing library and support tools available for kdb+?Something similar to JUnit would be ideal.

    Many Thanks.

    #427

    admin
    Keymaster

    Testing frameworks for kdb+ include:

    1. qunit – unit testing similar to junit etc with asserts and integrates well with qStudio
    2. k4unit – unit testing driven from a csv file
    3. qspec – spec testing framework for kdb+
Viewing 2 posts - 1 through 2 (of 2 total)

The topic ‘q unit testing’ is closed to new replies.