shabnamadil / Ecommerce-Tmart

MIT License
0 stars 0 forks source link

[missing] No unit tests and no integration tests #3

Open ShahriyarR opened 1 year ago

ShahriyarR commented 1 year ago

Nice to have automated web UI tests

ShahriyarR commented 1 year ago

Please use pytest for unit tests.

ShahriyarR commented 1 year ago

Focus on breaking tests:

Research: property-based tests in python Research: BDD tests in python