You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

auto-tdd

Package Overview
Dependencies
Maintainers
1
Versions
357
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

auto-tdd

Automated development with TDD

0.1.359
latest
Source
npm
Version published
Weekly downloads
250
228.95%
Maintainers
1
Weekly downloads
 
Created
Source

Build Status

new-app

New application schema with:

  • Cucumber tests
  • Integration tests
  • Unit tests
  • Mutation testing
  • Ports and adapters templates
  • Github actions for CI
  • Component tests using docker containers

Getting started

  • Rename the product name on package.json
  • Set the repository, bugs and homepage urls
  • Set the keywords, description and author
  • Set the dockerHubUsername property if you want to automatically publish your docker images
  • Set repository secrets in GitHub: 4.1 One named NPM_TOKEN with an automation token to publish the package to NPM 4.2 One named DOCKERHUB_TOKEN with a token from DockerHub to publish the images

Run all tests

npm test

Keywords

New

FAQs

Package last updated on 10 Jul 2025

Did you know?

Socket

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.

Install

Related posts