0.0.26 • Published 5 months ago

@focusritegroup/juce-end-to-end v0.0.26

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
5 months ago

JUCE End to End test framework

License

Contributor Covenant

CircleCI

Platform

Language Code Style

Language Code Style

Language Code Style

What is it?

This package provides a mechanism to end-to-end test a JUCE application

Prerequisites

  • CMake. Must be 3.18 or higher. Normally just get the latest version
    • CMake is used as the build system, as we as a pseudo package manager. It is the simplest way to use JE2E
  • Node. Should be 14.x, with npm 6.14.x
    • Node is used to manage the build and test process. You can manually execute any of the normal commands in Cmake and your compiler if you don't wish to use Node
  • JUCE. Should be >= 6.x
    • This project is designed to integrate with JUCE. We use large parts of the JUCE mainline. To make this project work, JUCE should be available on your compile path

Integration guide

To integrate into your project, please read the Integration Guide

Continuous Integration

Our Continuous Integration is CircleCI. The config for circle is here

Code formatting

We use a variety of code formatting tools. Please make sure you have these installed on your system to keep the codebase styling consistent.

Scripts

We have a variety of scripts available in our package.json.

0.0.26

5 months ago

0.0.25

5 months ago

0.0.24

5 months ago

0.0.20

8 months ago

0.0.21

7 months ago

0.0.22

6 months ago

0.0.23

6 months ago

0.0.19

1 year ago

0.0.18

1 year ago

0.0.16

1 year ago

0.0.17

1 year ago

0.0.15

2 years ago

0.0.14

2 years ago

0.0.12

2 years ago

0.0.11

2 years ago

0.0.10

2 years ago

0.0.9

2 years ago

0.0.8

2 years ago