Re: C testing for Postgres

From: Adam Berlin <aberlin(at)pivotal(dot)io>
To: Ashwin Agrawal <aagrawal(at)pivotal(dot)io>
Cc: Michael Paquier <michael(at)paquier(dot)xyz>, Dmitry Dolgov <9erthalion6(at)gmail(dot)com>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: C testing for Postgres
Date: 2019-07-02 14:10:51
Message-ID: CALGDgcSAdCyPSyDAkye9zOCR6mvWOwA28QO+_U04Hciu3D-JJg@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

> Just to clarify what Adam is proposing in this thread is *not* a fault
> injection framework.
>

Yes, thanks for clarifying Ashwin.

Sorry Michael, this testing framework is more like these other frameworks:

Java with Junit + Hamcrest: http://hamcrest.org/JavaHamcrest/tutorial
Ruby with Rspec:
https://rspec.info/documentation/3.8/rspec-expectations/#Built-in_matchers
Javascript with Jasmine: https://jasmine.github.io/

>

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Fabrízio de Royes Mello 2019-07-02 14:31:49 Re: Introduce MIN/MAX aggregate functions to pg_lsn
Previous Message Peter Eisentraut 2019-07-02 14:06:52 Re: New EXPLAIN option: ALL