edunota / edunota-guideline

MIT License
0 stars 0 forks source link

testify learning #8

Open caglarcercinli opened 9 months ago

caglarcercinli commented 9 months ago

https://github.com/stretchr/testify

caglarcercinli commented 9 months ago

https://www.freecodecamp.org/news/how-to-black-box-test-a-go-app-with-rspec-421e786f4103/

KerimCETINBAS commented 9 months ago

guzel bir tutorial buldum, go testing testify ile ilgili hemen hemen her konuyu kod uzerinde anlatarak geciyor

Testing with golang and testify - tutorial part 1 Testing with golang and testify - testing suites - tutorial part 2 Testing with golang and testify - mocking - tutorial part 3

@Emircaan @caglarcercinli @hamzapamuk23 @FatiUnal fyi

caglarcercinli commented 9 months ago

guzel bir tutorial buldum, go testing testify ile ilgili hemen hemen her konuyu kod uzerinde anlatarak geciyor

Testing with golang and testify - tutorial part 1 Testing with golang and testify - testing suites - tutorial part 2 Testing with golang and testify - mocking - tutorial part 3

@Emircaan @caglarcercinli @hamzapamuk23 @FatiUnal fyi I ll check them today and we speak about it at the meeting.

KerimCETINBAS commented 9 months ago

i made a simple tutorial https://github.com/KerimCETINBAS/go_testify

caglarcercinli commented 9 months ago

i made a simple tutorial https://github.com/KerimCETINBAS/go_testify

main is empty, could you improve it please?