随笔分类 - Software Testing
摘要:1. Multiple Assertions cy .get('[data-cy=task]') .then( item => { expect(item[0]).to.contain.text('bread') expect(item[1]).to.contain.text('milk') })
阅读全文
摘要:测试金字塔: if logic exits in asp.net core, we could write some really cool asp.net core integration tests. Clean Testing: Subcutaneous tests - they are no
阅读全文

浙公网安备 33010602011771号