🌍 Live Open Source Explorer
Explore live open-source projects and AI models.
Search public open-source repositories from GitHub and AI models from Hugging Face. Every page shows 10 results with clean pagination.
🔎 Live Search
Search live open-source data
Search GitHub repositories and Hugging Face models directly, then explore stars, downloads, source links and project details.
Live Results
GitHub Open Source Repositories
Search: exercise-tdd-javascript
Page 1
Showing 3 results from 3
vtex/exercise-tdd-javascript
GitHub JavaScriptProblem-solving with Test Driven Development and Javascript
External source
GitHub
ClaudiaRojasSoto/Testing_Practice
GitHubExercise on unit testing in JavaScript using Jest. Includes tests for string length, string reversal, and calculator methods. Implementation of calculator class/object. TDD approach for capitalize function.
External source
GitHub
CarlosIgreda/Testing-practice
GitHub JavaScript MIT LicenseIn this exercise, I will write a few practical tests for JavaScript functions using the Jest library. I should make sure I follow the AAA pattern to make my tests easier for other developers to read and understand. I will also try to use the TDD approach in practice.
External source
GitHub