edunota / edunota-guideline

MIT License
0 stars 0 forks source link

testing.md created #6

Closed caglarcercinli closed 9 months ago

KerimCETINBAS commented 9 months ago

@caglarcercinli we can use fake api for mock data ie faker, etc

KerimCETINBAS commented 9 months ago

7 basic tutorial added for testify

caglarcercinli commented 9 months ago

@caglarcercinli we can use fake api for mock data ie faker, etc

during the unit testing I assume?

KerimCETINBAS commented 9 months ago

@caglarcercinli we can use fake api for mock data ie faker, etc

during the unit testing I assume?

for testing or when we need mock records during development, i do like working on a data which look like actual data

https://github.com/jaswdr/faker https://github.com/go-faker/faker