Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

smelly-cli

Package Overview
Dependencies
Maintainers
0
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

smelly-cli

Find out the smells in your tests, suggestions for correction and the theory behind them

  • 0.0.14
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
64
decreased by-69.38%
Maintainers
0
Weekly downloads
 
Created
Source

@smelly/cli

Continuous Integration Workflow

https://nodei.co/npm/smelly-cli.png?downloads=true&downloadRank=true&stars=true

Smelly is a command line tool application that helps javascript/typescript developers to keep their test suite away from test smells.

Installation

docker

g clone https://github.com/marabesi/smelly-test.git
cd smelly-test/cli
docker build . -t smelly-cli

Running the report

docker run --rm smelly-cli

Command Line Interface

Single file

npx smelly-cli /smells/my-test.ts

Report (must be a path with tests in it)

npx smelly-cli /smells/ --report=html $(pwd)

Resources

FAQs

Package last updated on 17 Dec 2024

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc