-
I was working [TDD Katas](https://github.com/garora/TDD-Katas) and found few issues. During my R&D for the issue, I observed that something is missing on Wiki Docs. I will be updating docs, before tha…
-
Issues I worked on:
* Prepare all team members to work TechnionYP5779/team1#2 (with everyone)
* Itamar Ordani: introduction TechnionYP5779/team1#8
* Increase code coverage to 60%; for this you …
-
http://localhost:4000/2023/03/31/Apache-Camel/
-
📆 Date: Sept 26th
🏢 Venue: GoJek HQ
Speakers:
GOJEK : TDD in iOS
GOJEK : Intro to ARKit
Traveloka: by Albert Januar ( Lightning talk +- 10 min )
Eventbrite:
-
i want to drag first box to secod line, but get worng order;
for example: https://codesandbox.io/s/solitary-tdd-l4yu9?file=/src/card/Container.tsx
1. drag the '0' box to '4' box
2. got the wron…
-
### Problem
Some of our admin applications currently utilize the same chart library (Recharts), but each application has implemented it differently. This fragmentation in implementation can affect …
-
Module [Test::Time](https://modules.perl6.org/dist/Test::Time) cannot be installed (`AlwaysFail`), perhaps it has some failing tests.
* Tickets are opened/closed in this repo automatically (though no…
-
being able to mentor someone new to TDD is not covered by core skills
Is some sort of badge around this a good approach?
Is this a generic thing or would we need to define specifics for each cor…
-
Hi Eric, you probably don't remember me, but you helped me get a handle on TDD in VS a few years ago at TechEd LA. Thanks again for that.
I was wondering what you thought about CodeAssassin.ConfigTr…
-
Even a small scale app should have tests written for it. In this case, TDD (test-driven dev) would work, unless you want to go BDD (behavior-driven dev). [Jest](https://github.com/facebook/jest) is a …