#unittest 搜尋結果

Have you tried Infection - a Mutation Testing framework? This is definitely underrated. #php #UnitTest

rcsofttech85's tweet image. Have you tried Infection - a Mutation Testing framework? This is definitely underrated.

#php #UnitTest

整ったー。 今週もお疲れ様でした。 #個人開発 #UnitTest

zozooizozzoizio's tweet image. 整ったー。  

今週もお疲れ様でした。

#個人開発 #UnitTest

Keploy VS Code extension isn’t even officially launched yet... and it’s already 𝗧𝗥𝗘𝗡𝗗𝗜𝗡𝗚! 🚀🔥 P.S. We’re holding off launch to get it just right—tests that actually matter: more coverage, zero flakiness, no randomness! #unitTest #accurateTests #testThatAddsCoverage

Keployio's tweet image. Keploy VS Code extension isn’t even officially launched yet... and it’s already 𝗧𝗥𝗘𝗡𝗗𝗜𝗡𝗚! 🚀🔥

P.S. We’re holding off launch to get it just right—tests that actually matter: more coverage, zero flakiness, no randomness!

#unitTest #accurateTests #testThatAddsCoverage…

Finally got my Multisig Smart Contract tests to pass... A breath of relief 😌 @Web3Bridge #smartcontract #unittest #blockchain

Oluchiie_'s tweet image. Finally got my Multisig Smart Contract tests to pass... A breath of relief 😌

@Web3Bridge 

#smartcontract #unittest  #blockchain

امروز که داشتم یه تیکه از کتاب The Art of Unit Test رو میخوندم، برام اون قسمت fake injection جالب بود و خیلی وقت بود که حس میکردم این فرآیند در من گم شده و دارم پیداشت میکنم. #unittest #cs_internship #integrationtest

hootanht's tweet image. امروز که داشتم یه تیکه از کتاب The Art of Unit Test رو میخوندم، برام اون قسمت fake injection جالب بود و خیلی وقت بود که حس میکردم این فرآیند در من گم شده و دارم پیداشت میکنم.
#unittest #cs_internship #integrationtest

Image that I generated with #DALLE3 for a #unittest. Who said #QA is boring?

nuuuwan's tweet image. Image that I generated with #DALLE3 for a #unittest. 

Who said #QA is boring?

Actually learning #springboot This is my first #unittest on this Framework ! #CaParleDev #Java

EdmondMakolle's tweet image. Actually learning #springboot 
This is my first #unittest on this Framework !
#CaParleDev
#Java

Just wrote unit test for utils.access_nested_map in Python using unittest and parameterized. Testing is crucial for reliable code! 🐍🧪 #Python #unittest #Coding

nutskoko91's tweet image. Just wrote  unit test for utils.access_nested_map in Python using unittest and parameterized. Testing is crucial for reliable code! 🐍🧪 #Python #unittest #Coding

🌟 𝗖𝗮𝗻. 𝗬𝗼𝘂. 𝗕𝗨𝗚-𝗟𝗘𝗔𝗩𝗘-𝗜𝗧? 🐛🚫 🤩 Keploy.io 🐰 is on fire! 🔥 Thanks to all the community members! 🙏🏻 Visit:➡️ github.com/keploy/keploy #trending #testautomation #unittest #integrationtest #opensource #Oss #insights #developers #engineer

Keployio's tweet image. 🌟 𝗖𝗮𝗻. 𝗬𝗼𝘂. 𝗕𝗨𝗚-𝗟𝗘𝗔𝗩𝗘-𝗜𝗧? 🐛🚫

🤩 Keploy.io 🐰 is on fire! 🔥 Thanks to all the community members! 🙏🏻

Visit:➡️ github.com/keploy/keploy

#trending #testautomation #unittest #integrationtest #opensource #Oss #insights #developers #engineer

Bir senior developer'ın 6 saatlik çalışmasını görüyorsunuz. Hepsi geçti testten. Ağlamıyorum, gözüme polling test structure kaçtı :( #techbuddy #unittest #mocking

SalihCantekin's tweet image. Bir senior developer'ın 6 saatlik çalışmasını görüyorsunuz. Hepsi geçti testten. Ağlamıyorum, gözüme polling test structure kaçtı :(
#techbuddy #unittest #mocking

I never get tired of mocha nyan reporter. 😸 #development #test #unittest

paulodiovani's tweet image. I never get tired of mocha nyan reporter. 😸

#development #test #unittest

There's no real universal definition for what a #unittest is, even though I'm sure we'll all agree that they must be fast and have no side-effects. But that applies to any kind of automated test, even if that's often difficult to achieve with browser-based and end-to-end tests.

ddoomen's tweet image. There's no real universal definition for what a #unittest is, even though I'm sure we'll all agree that they must be fast and have no side-effects. But that applies to any kind of automated test, even if that's often difficult to achieve with browser-based and end-to-end tests.

Ever wondered whether to use #pytest or #unittest? Our latest comparison guide breaks down the strengths and weaknesses of each testing framework, so you can choose the one that works better for you! 💪 jb.gg/pytest-vs-unit…

pycharm's tweet image. Ever wondered whether to use #pytest or #unittest? Our latest comparison guide breaks down the strengths and weaknesses of each testing framework, so you can choose the one that works better for you! 💪
jb.gg/pytest-vs-unit…

How do you test println! in Rust? Defining a Trait and providing a different implementation might be a good idea! Here is how you could it! 👉 codebit.xyz/cloit5gac0001j… #rust #refactoring #unittest


Un test no es unitario si tarda en ejecutarse más de lo que tardaba este dron de los 90 en llegar a la cabeza de alguien hablando en tu clase de la EGB. #testing #unittest #egb

xurxodev's tweet image. Un test no es unitario si tarda en ejecutarse más de lo que tardaba este dron de los 90 en llegar a la cabeza de alguien hablando en tu clase de la EGB.

#testing #unittest #egb

Every developer tends to shy away from Unit tests. Wrote my very first unit test in Spring Boot. It's almost the best thing this week 😍. Thought I'd share. #SpringBoot #Java #UnitTest #WebDevelopment

waleamoo_'s tweet image. Every developer tends to shy away from Unit tests. Wrote my very first unit test in Spring Boot. It's almost the best thing this week 😍. Thought I'd share.
#SpringBoot #Java #UnitTest #WebDevelopment ☕

Unlock the full potential of VS @code's Test Explorer! 🧪 With seamless support for #pytest and #unittest 🐍, you can run, debug, visualize and navigate to your tests right from the editor 🚀 Learn more: code.visualstudio.com/docs/python/te…

pythonvscode's tweet image. Unlock the full potential of VS @code's Test Explorer! 🧪

With seamless support for #pytest and #unittest 🐍, you can run, debug, visualize and navigate to your tests right from the editor 🚀

Learn more: code.visualstudio.com/docs/python/te…

整ったー。 今週もお疲れ様でした。 #個人開発 #UnitTest

zozooizozzoizio's tweet image. 整ったー。  

今週もお疲れ様でした。

#個人開発 #UnitTest

ChatGPT m’a écrit des tests unitaires en 2 minutes. J’ai mis 20 minutes à capter ce qu’il testait vraiment. La bonne recette ? Je définis les cas, il écrit le code. #devlife #chatgpt #unittest


I’m learning how to write unit tests with #Gemini, and it teaches way better than that dumb ChatGPT. #UnitTest


Test driven development can be satisfying if you have the patience #golang #unittest

bshelling's tweet image. Test driven development can be satisfying if you have the patience #golang #unittest

パッケージのバージョンを毎月あげているのだが、バージョン上げた事でライブラリのバリデーション機能向上により、不具合が見つかった。 なんと、ありがたい。 #UnitTest はやっぱり大事!

[Next2D Player] Release 2.4.2 - [bugfix] #201 Modification of the type of video reception processing from AnimationTool - update packages github.com/Next2D/player/… #Next2D #WebGL #OffscreenCanvas #JavaScript #gamedevelopment #TypeScript



💡 That’s bashunit 0.23.0! A smoother experience, better test reports, and a bit more polish. 📘 Full changelog & upgrade guide: bashunit.typeddevs.com/blog/2025-08-0… 🛠️ Repo: github.com/TypedDevs/bash… Happy testing! 🧪✨ #bash #devtools #unittest


I've always thought that unit test coverage was a dumb measure. Now that unit tests can be automatically created with AI, that measure is even dumber. Just had some tests created with no assert/expect... More than ever a watermelon KPI! #SoftwareDevelopment #UnitTest #TDD #GenAI


Unit Test | દર અઠવાડિયે નહીં લેવાય એકમ કસોટી | Gujarat #UnitTest #Education #GujaratGovernment #Gujarat #SandeshNews


Every developer tends to shy away from Unit tests. Wrote my very first unit test in Spring Boot. It's almost the best thing this week 😍. Thought I'd share. #SpringBoot #Java #UnitTest #WebDevelopment

waleamoo_'s tweet image. Every developer tends to shy away from Unit tests. Wrote my very first unit test in Spring Boot. It's almost the best thing this week 😍. Thought I'd share.
#SpringBoot #Java #UnitTest #WebDevelopment ☕

🧪 A todos los desarrolladores nos encanta el #testing, ¿me equivoco? Nuestros amigos y familiares están cansados de oírnos hablar de ese #unitTest que hiciste la semana pasada y que comparas con la Capilla Sixtina de Miguel Ángel... bueno, quizás me he pasado...


When you're #refactoring legacy code without a single #unittest in sight...


Relaxing with a nice view after the first of four #UnitTest training days at our customers site #lovemyjob @methodpark_DE

menzel42's tweet image. Relaxing with a nice view after the first of four #UnitTest training days at our customers site #lovemyjob @methodpark_DE

Master Unit Testing Thread #3. DAMP vs DRY. 👇 #unittest #programming

josepheames's tweet image. Master Unit Testing Thread #3. DAMP vs DRY.
👇
#unittest #programming

Test-Driven Development! Okay okay, ‘falling in love with this technique lately. 😎 #tdd #unittest #code #100DaysOfCode #dotnet #development #machinelearning #Python #ArtificialIntelligence #AcademicTwitter #data

nipho_ntuli's tweet image. Test-Driven Development!

Okay okay, ‘falling in love with this technique lately. 😎

#tdd #unittest #code #100DaysOfCode #dotnet #development #machinelearning #Python #ArtificialIntelligence #AcademicTwitter #data

Love seeing students choose different strategies to multiple depending on the multiplication expression ✨ #Unittest @IllustrateMath

MissAly3rd's tweet image. Love seeing students choose different strategies to multiple depending on the multiplication expression ✨ #Unittest @IllustrateMath

Today is a big day! A #unittest helped me find a potential bug when reworking code! And yes, I'm doing #unittests in #gamedev... 🤪 #indiedev


بعد از ۲ هفته با یه ویدئوی درجه یک اومدم🚀 هر چیزی که راجع به #UnitTest لازم هست بدونید رو، تو این ویدئو راجع بهش صحبت کردم. در ضمن کلا همه چیز این ویدئو نسبت به ویدئوهای قبلی متفاوت هست، حتی خودم! 😎 youtu.be/1KiItzAHDpM

amirhosseinab's tweet image. بعد از ۲ هفته با یه ویدئوی درجه یک اومدم🚀
هر چیزی که راجع به #UnitTest لازم هست بدونید رو، تو این ویدئو راجع بهش صحبت کردم.
در ضمن کلا همه چیز این ویدئو نسبت به ویدئوهای قبلی متفاوت هست، حتی خودم! 😎
youtu.be/1KiItzAHDpM

Finally got my Multisig Smart Contract tests to pass... A breath of relief 😌 @Web3Bridge #smartcontract #unittest #blockchain

Oluchiie_'s tweet image. Finally got my Multisig Smart Contract tests to pass... A breath of relief 😌

@Web3Bridge 

#smartcontract #unittest  #blockchain

Recording of my @droidconBerlin talk: "Write awesome unit tests" is up! buff.ly/2ZXHijA #androiddev #unittest

molsjeroen's tweet image. Recording of my @droidconBerlin talk: "Write awesome unit tests" is up!
buff.ly/2ZXHijA #androiddev #unittest

Good news my tests are no longer failing #dotnet #unittest


Loading...

Something went wrong.


Something went wrong.


United States Trends