#command-line-tool

[ follow ]
LogRocket Blog
4 months ago
JavaScript

Exploring Hurl, a command line alternative to Postman - LogRocket Blog

Hurl is a command-line tool for running and testing HTTP requests, providing an alternative to GUI-based tools like Postman. [ more ]
Juripakaste
4 months ago
JavaScript

DotEnvy

DotEnvy is a new Swift library for parsing and loading dotenv files, offering features like multiline strings and variable references. [ more ]
Nedbatchelder
8 months ago
Python

Randomly sub-setting test suites

The author wanted to run random subsets of their test suite to narrow down the cause of a mysterious behavior.
They developed two tools, a pytest plugin and a command-line tool, to achieve this. [ more ]
[ Load more ]