Samer
Samer @SamerAttrah ·
Two days ago was my last high scale where I created 24 pull request on the @aden_hq /hive repository. Unfortunately my @Google ai subscription is ending and my @Zai_org GLM plan is on hold. Anyone will sponsor I will work! #OpenSource #UnitTest
39
doit - python
doit - python @pydoit ·
Same incremental philosophy as doit, now for your tests. If you use doit to avoid recomputing tasks, why run ALL tests every time? rut tracks your import graph and skips tests unaffected by your changes. github.com/schettino72/rut #Python #testing #unittest #DevTools
GitHub - schettino72/rut: rut - Run Unit Tests

rut - Run Unit Tests. Contribute to schettino72/rut development by creating an account on GitHub.

From github.com
schettino72 schettino72 @schettino72 ·
I released rut 0.3 - a test runner for Python's unittest that runs only affected tests. Changed one file? Skip the 500 tests that don't depend on it. schettino72.github.io/rut
rut - Run Unit Tests

Python test runner with incremental testing and dependency-aware ordering. Run only affected tests. Built for unittest and AI coding workflows.

From schettino72.github.io
28
Ebuka Okafor
Ebuka Okafor @GrundeO123 ·
Just finished testing my PayPal payment flow 🧪💳 using jest All tests passing — orders, tokens, and captures 👍 #UnitTest #PayPalAPI #Nextjs#TestiIhh
6
GitHub Comunidad
GitHub Comunidad @GitHubComunidad ·
"Nunca subestimes el poder de las pruebas unitarias. Un buen set de tests puede salvar tu código de futuros 'bugs'. Si aún no las utilizas, es hora de comenzar. #DevEnEspañol #UnitTest"
1
Forked And Found
Forked And Found @ForkedAndFound ·
Googletest: Google's C++ testing framework. Write robust, maintainable unit tests effortlessly with rich assertions & powerful tools. Boost your C++ project's quality! github.com/google/googlet… #cpp #googletest #unittest #testing #opensource #cppdev #qualityassurance
GitHub - google/googletest: GoogleTest - Google Testing and Mocking Framework

GoogleTest - Google Testing and Mocking Framework. Contribute to google/googletest development by creating an account on GitHub.

From github.com
12
とあるフリーランスのエンジニア
とあるフリーランスのエンジニア @masatto16 ·
【テストの境界値設計】 テストケース設計の要点 🎯 ✅ 正常系(Happy Path) ✅ 異常系(Edge Case) ✅ 境界値(Boundary) ✅ nullチェック ✅ 型チェック カバレッジは目的ではなく 結果として出るもの! テスト容易性は 設計品質の指標 #UnitTest #開
44
Jose Morales 🍕
Jose Morales 🍕 @josdem ·
We have a new release! github.com/josdem/py-vetl… We added Apache 2.0 License, we improved cat and dog vaccination plans, we updated vaccination names, we replaced Poetry with UV, bug fixes, and more. 🐶🐱♥️ 🎉🐍#Python #MySQL #Unittest #UV #Black #OpenSource #SonarCloud
Release py-vetlog-buddy-1.3.0 · josdem/py-vetlog-buddy

New Features 🐕🐈 Add Apache 2.0 License Unify cats vaccination plan between week 9 to week 16 in a single plan Unify dogs vaccination plan between week 6 to week 12 in a single plan Add deworming...

From github.com
72