All Projects → gabrieluizramos → javascript-assertivo

gabrieluizramos / javascript-assertivo

Licence: other
Um guia fundamental e prático sobre qualidade de código e testes em todas as camadas de uma aplicação JavaScript.

Programming Languages

javascript
184084 projects - #8 most used programming language

Labels

Projects that are alternatives of or similar to javascript-assertivo

r spec-clone.rb
A minimalist RSpec clone with all the essentials.
Stars: ✭ 38 (-49.33%)
Mutual labels:  test
pest-plugin-laravel-octane
⛽ Pest plugin to test Laravel applications powered by Octane.
Stars: ✭ 21 (-72%)
Mutual labels:  test
typescript-test-utils
Helper types for testing your package exported types
Stars: ✭ 16 (-78.67%)
Mutual labels:  test
awesome-testing
Software Testing for QA.
Stars: ✭ 48 (-36%)
Mutual labels:  test
cypress-maildev
Cypress Maildev is a bunch of Cypress commands in order to test your messages (SMS and Emails) by using Maildev REST API.
Stars: ✭ 19 (-74.67%)
Mutual labels:  test
ngx-testbedder
CLI tool for writing the test bed for Angular integration test
Stars: ✭ 13 (-82.67%)
Mutual labels:  test
jest-retry
Jest retry pattern for flaky E2E tests
Stars: ✭ 36 (-52%)
Mutual labels:  test
goreporter
A Golang tool that does static analysis, unit testing, code review and generate code quality report.
Stars: ✭ 3,019 (+3925.33%)
Mutual labels:  test
TestTarget
🐳 Notes on configuring test targets
Stars: ✭ 44 (-41.33%)
Mutual labels:  test
vue-testing-with-jest-conf17
Examples on how to test Vue with Jest, based on the presentation at VueConf17
Stars: ✭ 37 (-50.67%)
Mutual labels:  test
sa11y
Salesforce Automated Accessibility Testing Libraries
Stars: ✭ 58 (-22.67%)
Mutual labels:  test
raise if
one liner `raise Exception if condition` for Python
Stars: ✭ 15 (-80%)
Mutual labels:  test
carina
Carina automation framework: Web, Mobile, API, DB etc testing...
Stars: ✭ 652 (+769.33%)
Mutual labels:  test
lint-html-with-css
Lint HTML with CSS. A collection of CSS snippets from the hashtag #lintHTMLwithCSS on twitter. These CSS snippets intend to warn developers about common mistakes made in HTML.
Stars: ✭ 35 (-53.33%)
Mutual labels:  test
shellmetrics
Cyclomatic Complexity Analyzer for bash, mksh, zsh and POSIX shells
Stars: ✭ 36 (-52%)
Mutual labels:  test
octane-testbench
⛽ Set of utilities to test Laravel applications powered by Octane.
Stars: ✭ 35 (-53.33%)
Mutual labels:  test
phpunit-injector
Injects services from a PSR-11 dependency injection container to PHPUnit test cases
Stars: ✭ 62 (-17.33%)
Mutual labels:  test
unity-test-runner
Run tests for any Unity project
Stars: ✭ 134 (+78.67%)
Mutual labels:  test
PixelTest
Fast, modern, simple iOS snapshot testing written purely in Swift.
Stars: ✭ 56 (-25.33%)
Mutual labels:  test
mutode
Mutation testing for JavaScript and Node.js
Stars: ✭ 61 (-18.67%)
Mutual labels:  test

JavaScript Assertivo

Testes e qualidade de código em todas as camadas da aplicação

Esse repositório contém todo o conteúdo relacionado ao livro.

Sua estrutura é composta pelas seguintes pastas:

  • projetos: contém todos os projetos que serão testados e exemplos de códigos que você vai precisar na sua jornada, com seus os respectivos sub-diretórios, arquivos e testes inicialmente completos. Ao clonar esse repositório e acompanhar junto à leitura, lembre-se de deletar as pastas de testes conforme estiver avançando nos capítulos pra poder aplicar os exemplos e estudar de forma ativa (além de realizar os desafios extras);
  • sorteador: uma ferramenta simples para auxiliar nas dinâmicas de sorteio do livro (veja também seu histórico);
  • website: contém o site.

Chegou a hora de testar todas as camadas de uma aplicação JavaScript.

De uma simples ferramenta de linha de comando, à uma aplicação Back-end que expõe uma API e uma aplicação Front-end.

Acesse o site | Compre o livro
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].