4.10.0 • Published 9 months ago
@nxextensions/firebase-cypress v4.10.0
Firebase Cypress
A plugin for Nx that auto-detects Firebase in your project and starts the emulators if they are configured.
Installation
npm i @nxextensions/firebase-cypress --save-dev
or run:
nx add @nxextensions/firebase-cypress
to automatically configure and install the plugin.
Configuration
In nx.json
add:
{
"...": "...",
"plugins": [
{
"plugin": "@nxextensions/firebase-cypress",
"options": {
"targetName": "e2e",
"openTargetName": "open-cypress",
"componentTestingTargetName": "component-test",
"ciTargetName": "e2e-ci"
}
}
]
}
Dependencies
Firebase Cypress depends on the following package(s) to run properly:
@nxextensions/nx-firebase
4.10.0
9 months ago
4.9.0
9 months ago
4.8.0
9 months ago
0.0.0-e2e
9 months ago
4.7.1
10 months ago
4.7.0
10 months ago
4.6.3
10 months ago
4.6.2
10 months ago
4.6.1
10 months ago
4.6.0
10 months ago
4.5.0
10 months ago
4.4.0
10 months ago
4.3.2
10 months ago
4.3.1
10 months ago
4.3.0
10 months ago
4.2.6
10 months ago
4.2.5
10 months ago
4.2.4
10 months ago
4.2.3
10 months ago
4.2.2
10 months ago
4.2.1
10 months ago
4.2.0
10 months ago
4.1.0
10 months ago
3.0.0
11 months ago
2.0.0
11 months ago
0.0.1
11 months ago