Hello! Could you please add the functionality to test errors in functions? ```ts expect(() => { ... }).toThrow() ```