Skip to content
#

unit-tests

Unit testing is a type of software testing that focusses on testing small units (usually the lowest common denominator) instead of whole processes. This makes more tests necessary but their successful executing makes pinpointing actual successful code easier.

Here are 55 public repositories matching this topic...

Fundamentos de Domain-Driven Design e Clean Architecture na construção de uma API REST para um fórum. Desenho de arquitetura da aplicação sando conceitos de DDD, Value Objects, Relacionamentos, lidar com erros de forma funcional, desenvolver casos de uso, testes unitários, aplicar Subdomínios e DOmain Events.

  • Updated Mar 18, 2024
  • TypeScript
React.js-Advanced-Hooks-and-Redux

Front-end single-page static website built with Typescript, React.js Hooks, Emotion (for CSS-in-JS), Tests, Redux, and fine-tuned with React-Specific Performance and Progressive Web Application capability. Site hosted on Github pages.

  • Updated Jul 25, 2021
  • TypeScript