Skip to content
View PretheeshS's full-sized avatar

Organizations

@hackforla

Block or report PretheeshS

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. build_and_test_examples build_and_test_examples Public

    Forked from softwaresaved/build_and_test_examples

    Examples of build scripts and unit test frameworks for various languages, and how these can be used with the Jenkins continuous integration server. Contact: @mikej888

    Fortran

  2. unit-testing-guided-example unit-testing-guided-example Public

    Forked from ironhack-labs/unit-testing-guided-example

    In this guided example you'll be introduced to the topic of automated testing.

    JavaScript

  3. junit-put-examples junit-put-examples Public

    Forked from tomekkaczanowski/junit-put-examples

    Code examples for "Practical Unit Testing with JUnit and Mockito" book

    Java

  4. angular-unit-testing-examples angular-unit-testing-examples Public

    Forked from fyodorio/angular-unit-testing-examples

    Showroom for different Angular unit testing concepts

    TypeScript

  5. testing-nestjs testing-nestjs Public

    Forked from jmcdo29/testing-nestjs

    A repository to show off to the community methods of testing NestJS including Unit Tests, Integration Tests, E2E Tests, pipes, filters, interceptors, GraphQL, Mongo, TypeORM, and more!

    TypeScript

  6. exercise-unit-test-with-jest exercise-unit-test-with-jest Public

    Forked from breatheco-de/exercise-unit-test-with-jest

    Learn and practice how to create unit test in javascript with Jest