Skip to content

Mastermind TDD esettanulmány feltöltése#94

Open
Szakszi04 wants to merge 7 commits intobmeaut:masterfrom
Szakszi04:master
Open

Mastermind TDD esettanulmány feltöltése#94
Szakszi04 wants to merge 7 commits intobmeaut:masterfrom
Szakszi04:master

Conversation

@Szakszi04
Copy link
Copy Markdown

No description provided.

@csorbakristof csorbakristof self-requested a review April 2, 2026 13:38
Copy link
Copy Markdown
Contributor

@csorbakristof csorbakristof left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Kicsit félreértetted a TDD működését (lásd kommentek), ez inkább test first megoldás lett. Ha még van esetleg valami tanulság, amit hozzátennél, az jól jönne, mert kicsit "megkértem rá, megoldotta, kész" jellege van a leírásnak, ami fejlesztési szempontból teljesen jó, de tanulni belőle kicsit nehezebb. De ha nem volt ilyen, akkor marad ez, az is OK.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

A screenshot alján ha lehet, ne legyen félig ott maradt sor. Vagy látszódjon teljesen, vagy vágd le teljesen.

Comment on lines +24 to +26



Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change

Comment on lines +26 to +27


Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change

* **Hibaágak:** Érvénytelen színek és rossz tipp-hossz kezelése.
* **Logikai ágak:** Fekete és fehér tüskék számolása, különös tekintettel a duplikált színekre.


Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change

---
layout: post
title: Mastermind fejlesztés TDD módszerrel és AI segítségével
tags: ai python tdd mastermind logic
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
tags: ai python tdd mastermind logic
tags: python testfirst mieset

A tagekről valóban nem beszéltünk, ezek számát igyekezzük alacsonyan tartani (mert különben túl sok olyan tag lesz, ami csak 1-2 snippetben szerepel. Pl. a mastermind valószínűleg ilyen lenne.

@@ -0,0 +1,43 @@
---
layout: post
title: Mastermind fejlesztés TDD módszerrel és AI segítségével
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
title: Mastermind fejlesztés TDD módszerrel és AI segítségével
title: Mastermind fejlesztés Test First módszerrel és AI segítségével

Ami a leírásban van, az sajnos nem a teljes TDD, mert ott nem írhatnád meg előre az összes teszt esetet a production kód elkezdése nélkül. Pont azzal garantálja a jó lefedettséget, hogy csak kis lépésekben enged előre haladni. Így maradjunk a "Test First" megnevezésnél.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants