Skip to main content

Development tools and dependencies for use in the csvcubed tooling.

Project description

csvcubed - devtools

Shared test functionality & dev dependencies which are commonly required.

Part of the csvcubed project.

The devtools package contains common packages necessary for development of csvcubed such as:

  • behave - for behaviour testing / BDD
  • docker - to execute docker containers, used to transform and test csvcubed outputs.
  • black - auto-formatter to ensure consistent code formatting/style.

It also contains shared functionality to support testing, e.g. common behave test steps like checking that files exist, using temporary directories when testing as well as tools to copy test files to & from docker containers.

Installation

This package should be installed as a dev dependency to ensure that end-users of csvcubed are not required to install development tools such as docker.

Adding a package

Dependencies are installed in the Docker container on a container-wide basis. If you're adding a new package, first run:

poetry add <some-package>

And once that has completed, if you are working inside the docker dev container, you must rebuild the container before the packages will be available for your use.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

csvcubed_devtools-0.2.0-py3-none-any.whl (17.3 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page