
Product
Introducing Webhook Events for Alert Changes
Add real-time Socket webhook events to your workflows to automatically receive software supply chain alert changes in real time.
@politie/angular-testcafe-builder
Advanced tools
A custom Angular builder for TestCafe. Serves the Angular application, and then runs the TestCafe tests.
$ npm install --save-dev @politie/angular-testcafe-builder
{
"projects": {
"my-project-e2e": {
"architect": {
"e2e": {
"builder": "@politie/angular-testcafe-builder:testcafe",
"options": {
"browsers": [
"chrome --no-sandbox",
"firefox"
],
"src": ["e2e/*.e2e-spec.ts"],
"reporters": [
{
"name": "html",
"output": "path/to/my/report.html"
},
{
"name": "spec"
}
]
}
}
}
}
}
}
NOTE: check schema.json for a list of all options
A tutorial how to use Angular and Testcafe combined with this builder can be found here
$ npm run build
$ npm pack
v2.0.5 (2019-10-24)
src propertyscreenshot property:"screenshots": {
"path": "./target/testreport/screenshots",
"takeOnFails": true,
"pathPattern": "test-${TEST_INDEX}-${FILE_INDEX}_${QUARANTINE_ATTEMPT}",
"fullPage": false
}
FAQs
Angular builder for Testcafe
The npm package @politie/angular-testcafe-builder receives a total of 194 weekly downloads. As such, @politie/angular-testcafe-builder popularity was classified as not popular.
We found that @politie/angular-testcafe-builder demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 8 open source maintainers collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Product
Add real-time Socket webhook events to your workflows to automatically receive software supply chain alert changes in real time.

Security News
ENISA has become a CVE Program Root, giving the EU a central authority for coordinating vulnerability reporting, disclosure, and cross-border response.

Product
Socket now scans OpenVSX extensions, giving teams early detection of risky behaviors, hidden capabilities, and supply chain threats in developer tools.