gpt4 book ai didi

ruby-on-rails - capybara 中的 after_request(在 rspec 中)?

转载 作者:行者123 更新时间:2023-11-28 20:45:48 25 4
gpt4 key购买 nike

我们希望在每次请求后验证页面上没有转义的 HTML 或 XSS。在 Cucumber 中,我们有一个 AfterStep 可以执行此操作(只要当前页面与上一页不同)。

有什么办法吗?

编辑:参见 https://gist.github.com/603295作为我希望找到的旧版本(不再工作)的示例。

最佳答案

Rspec 为您提供这些后钩子(Hook):

https://www.relishapp.com/rspec/rspec-core/v/2-0/docs/hooks/before-and-after-hooks

简而言之:

after(:each)
after(:all)
after(:suite)

关于ruby-on-rails - capybara 中的 after_request(在 rspec 中)?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/10556220/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com