Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Table of Contents

The Liquibase code contains both unit tests and integration tests. This document explains the basics of creating Unit and Integration tests that will be used by the automated build process to validate Liquibase and reduce regressions.

...

You are also able to run all unit tests via the maven command - mvn test.

<provide step by step on running the command via maven - please also include output>