A stand-alone test framework that allows to write unit tests for Data Factory pipelines on Microsoft Fabric, Azure Data Factory and Azure Synapse Analytics.
-
Updated
Jul 30, 2025 - Python
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.
A stand-alone test framework that allows to write unit tests for Data Factory pipelines on Microsoft Fabric, Azure Data Factory and Azure Synapse Analytics.
A library that provides flexible and easy-to-use tools to parametrize Python unit tests, especially those based on unittest.TestCase.
Python / Jython Utility Library for my other repos
A lightweight and fully functional OAuth2 / OpenID Connect (OIDC) / SCIM server to be used in test suites.
Code generator for Python unit test stubs that parses your existing code
🛡️ Collection of tests to Analyze and test Django templates for common errors.
Good practice in creating tests for a project. The project is covered by Unit Tests
Data Structures and Algorithms implemented in Python with unit tests.
A Python tool for detecting code duplications and code quality issues in your projects. Replicheck analyzes your codebase to identify similar or identical code blocks, high complexity functions, large files/classes, and TODO/FIXME comments, helping you maintain code quality and reduce redundancy.
Gerador de relatórios de estoque.
A training course on the practical use of tests in research software.
The Gauss-Jordan Elimination and Ordinary Least Squares Linear Regression is carried out. Unit tests are provided for testing various test cases. Python libraries used are Numpy, Timeit, Unittest, Sklearn, Matplotlib.
Microservice to predict the humidity and temperature.
An MLOps-powered API to predict if NBA players will make a specific shot, featuring model deployment, CI/CD pipelines, monitoring, and scalable infrastructure for real-time predictions.
🧪 Projeto educacional completo demonstrando testes unitários em Python com pytest, TDD e cobertura de código usando calculadora e algoritmos matemáticos como casos de uso
Una calculadora simple desarrollada con un enfoque de prueba orientada a pruebas (TDD).
Assignments for Harvard's CS50p: Introduction to Programming with Python
А simple API that lets the team check the weather in a city using https://openweathermap.org/current
Repositório criado para estudar unittest em Python
Harvard CS50’s Introduction to Programming with Python via OpenCourseWare
Created by Kent Beck, Erich Gamma
Released 1997