Skip to content

Latest commit

Β 

History

History
39 lines (25 loc) Β· 2.09 KB

File metadata and controls

39 lines (25 loc) Β· 2.09 KB

πŸ’« About Me:

πŸ”­ I’m currently working on Unit testing
πŸ‘― I'm looking to collaborate on new companies
🀝 I am looking for help to increase my knowledge
🌱 I’m currently learning Golang
⚑ We live in a very dark mode

🌐 Socials:

LinkedIn

πŸ’» Tech Stack:

PHP Laravel MySQL Vue.js

πŸ“Š GitHub Stats:



✍️ Random Dev Quote

πŸ” Top Contributed Repo



katas-UnitTest

Here we have some projects and we want to use Unit Testing with tdd technique or others

1. Prime Number

in this project we use php unit test and tdd to create an algorithm to find prime number factors for any number

link : https://github.com/amikavousi/katas-UnitTest/tree/prime_number

2. Roman Numeral

in this project we use unit test to find correct form of roman numbers with tdd technique

link: https://github.com/amikavousi/katas-UnitTest/tree/roman_numerals