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.
我正在尝试将 ReportPortal 用于带有 RSpec 的报告。我已将 ReportPortal 与我的项目集成,但是,我无法在报告门户日志中的 RSpec 中获取 run_steps。
assume in visual studio i have a method :
[WebMethod] public List<PhongTro> GetAllLodgingHousesByAddress(string address)