testcontainers/testcontainers-java

New docs: Improve database container usage examples

Open

#1,156 opened on Jan 19, 2019

View on GitHub
 (4 comments) (0 reactions) (0 assignees)Java (1,588 forks)batch import
help wantedtype/docs

Repository metrics

Stars
 (7,535 stars)
PR merge metrics
 (Avg merge 2d 17h) (2 merged PRs in 30d)

Description

Improvement for the new mkdocs-based documentation.

Aim to bring all of the database module documentation up to a similar standard, including:

  • All examples should be 'codeincluded' in
  • Container object/rule examples
  • JDBC URL examples where appropriate

Contributor guide