
Product
Introducing Repository Access Permissions and Custom Roles
Socket now supports Custom Roles and Repository Access Permissions so organizations can control who can access specific repositories and actions.
pusakatest
Advanced tools
pusakatest is an automation testing tool based on pactum using bdd (cucumber) style
nodejs and npm is already installed. you can verify it using these commandsnode -v
npm -v
pusakatest and don't forget to change the folder/directory location. for examplemkdir hello-pusakatest && cd hello-pusakatest
pusakatest, you can simply run this command (and follow the instructions)
npx pusakatest@latest
npm run test
npm run test-publish
.feature file under /features folder/directorynpm run test
Feature: API REQRES.IN
Scenario: Get all users list on REQRES.IN API
Given I make a "POST" request to "https://reqres.in/api/users"
When I receive a response
Then I expect response should have a status "200"
FAQs
pusakatest is an automation testing tool based on pactum using bdd (cucumber) style
We found that pusakatest demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer 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
Socket now supports Custom Roles and Repository Access Permissions so organizations can control who can access specific repositories and actions.

Product
Socket MCP now lets AI assistants review org alerts, investigate threats using the Socket threat feed, and inspect package files in addition to dependency scoring.

Product
Socket Firewall blocks malicious VS Code and Open VSX extensions before install, protecting developers from compromised editor marketplaces.