Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我们有邮递员系列。我们要验证从 Web 中的 API 创建的数据。一种方法是我们可以将两者都集成到 jenkins 中,但我们只想通过 nightwatch 执行所有验证。有没有办法在 Nightwatch 中使用 Postman 收藏?
就在 Nightwatch 中使用邮递员而言,我相信你无法做到这一点,如果可以的话,我不会推荐它。
如果您要说的是您希望能够从 Nightwatch 中进行 api 调用,那么这当然是可能的,我建议您尝试类似 axios