Skip to main content

Run XRPL Automated Tests

Project description

Claudia

Claudia is a helper utility that allows users to run automated XRPL tests on different networks. It also allows building rippled and launching local running networks.


General prerequisites

Please have the following installed on your machine before proceeding further:

  • Python3
  • pip
  • Following is only required if you intend to run Javascript tests.

Installation

Install claudia from PyPi, using the following command:

    pip install -i https://test.pypi.org/simple/ claudia

Build Rippled

More information coming soon...

Launch Local Network

More information coming soon...

Run tests

This section contains instructions for running the tests. Please follow the instructions mentioned below:

  • Install claudia
  • From your terminal, run: claudia
    • Use --help option with the CLI to view supported options.
    • Example Usage:
      • claudia build: Builds rippled locally.
      • claudia network: Launches local network using Rippled. Needs access to built rippled.
      • claudia run python: Runs Python tests on local network. Use --help to view other supported options.
      • claudia run javascript: Runs Javascript tests on local network. Use --help to view other supported options.

Project details


Download files

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

Source Distribution

claudia-0.0.4.tar.gz (88.9 kB view hashes)

Uploaded Source

Built Distribution

claudia-0.0.4-py3-none-any.whl (107.9 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