Skip to content

Commit 02478bc

Browse files
authored
docs: update README.md
1 parent a44c4ce commit 02478bc

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,10 +14,18 @@ worse. This extension provides an aid for that.
1414

1515
## Running smelly
1616

17+
### CLI
18+
19+
Smelly is available to run via [command line](https://github.com/marabesi/smelly-test/tree/main/cli)
20+
1721
### VsCode marketplace
1822

1923
Installing it from [VsCode marketplace](https://marketplace.visualstudio.com/items?itemName=marabesi.smelly-test)
2024

25+
### Programmatically
26+
27+
The [core of smelly](https://github.com/marabesi/smelly-test/tree/main/detector) is avaiable for usage as well, it allows tools to us the smell test detection engine.
28+
2129
## The research behind Smelly
2230

2331
This extension is one of the results of an ongoing research effort to navigate the intersection between the TDD

0 commit comments

Comments
 (0)