gnome_app_driver:使用Atspi测试Ruby-GNOME2应用程序

时间:2021-02-09 14:57:36
【文件属性】:
文件名称:gnome_app_driver:使用Atspi测试Ruby-GNOME2应用程序
文件大小:11KB
文件格式:ZIP
更新时间:2021-02-09 14:57:36
ruby gnome hacktoberfest ruby-gnome2 Ruby Ruby-GNOME2应用程序驱动程序 使用Atspi的Ruby-GNOME2应用程序的测试驱动程序。 负责启动和关闭,并在GUI的主UI框架上提供了一个句柄。 用法 该驱动程序假定您的应用程序位于bin/并在lib/使用其他ruby代码。 假设您的应用程序名为foo 。 然后,在测试中,执行以下操作: require 'gnome_app_driver' describe 'The application' do before do @driver = GnomeAppDriver.new('foo') # This will boot `ruby -Ilib bin/foo`, wait for its main window to appear, # and focus it. @driver.boot end it 'does stu
【文件预览】:
gnome_app_driver-master
----Changelog.md(1KB)
----gnome_app_driver.gemspec(2KB)
----Rakefile(346B)
----.github()
--------dependabot.yml(147B)
--------workflows()
----test()
--------bin()
--------test_helper.rb(58B)
--------end_to_end()
----.rubocop.yml(2KB)
----LICENSE(1KB)
----Gemfile(70B)
----doc()
--------dependency_decisions.yml(650B)
----.gitignore(18B)
----lib()
--------gnome_app_driver.rb(3KB)
----README.md(2KB)

网友评论