Skip to content

chrlyons/PyTestContainers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PyTestContainer

Description

Using Test Containers with PyTest, and maybe a little added liquibase.

Prerequisites

Setup Instructions

Clone the Repository

git clone [email protected]:chrlyons/PyTestContainer.git
cd PyTestContainer

Install Dependencies

Use pip to install dependencies:

pip install -r requiremnets.txt

Using Liquibase for Database Test Setup

Liquibase is used to manage and apply database changes. Follow these steps to use Liquibase:

1. Install Liquibase

Download and install Liquibase from the official website.

2. Run Tests

You can now run the tests in the tests/ directory

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages