-code With Mosh- Mastering Javascript Unit | Testing
He felt a strange rush. It wasn't the dopamine hit of shipping messy code fast. It was the quiet confidence of building a brick wall, one perfect brick at a time.
// Assert expect(cart.getItemCount()).toBe(1); expect(cart.items).toContainEqual(apple); -Code With Mosh- Mastering JavaScript Unit Testing