1. Building test fixtures for PostgreSQL

    I'm having trouble with some tests of a PostgreSQL-based system. Briefly, I have a set of functional tests that

    • create a new database
    • populate it with a data model
    • run a Web server (in-process)
    • test the integrated Web server - database functionality

    The tests are now slow enough that I'm averse …

    read more

    There are comments.

« Page 4 / 8 »

social