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

SaudeiD

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

SaudeiD

  • 0.2.13
  • Rubygems
  • Socket score

Version published
Maintainers
1
Created
Source

SaudeiD

SaudeiD é uma gem para criar estrutura de projetos para automação de testes em Ruby.

Requesitos

Necessário a versão do blunder 2.3.21

Instalação

Para instalar a Gem SaudeiD, basta digitar o comando no terminal:

$ gem install SaudeiD

Usando a Gem para gerar as estruturas dos projetos

  • Gerando um projeto WEB

    $ SaudeiD new_web nome_do_projeto

  • Gerando um projeto API

    $ SaudeiD new_api nome_do_projeto

  • Gerando uma .feature

    $ SaudeiD generate nome_da_feature

  • Gerando um step

    $ SaudeiD generate step nome_do_step

  • Gerando uma page

    $ SaudeiD generate page nome_da_page

  • Gerando .feature / step / page

    $ SaudeiD generate all_web nome

  • Gerando um service

    $ SaudeiD generate service nome_do_service

  • Gerando .feature / step / service

    $ SaudeiD generate all_api nome

FAQs

Package last updated on 13 Sep 2022

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