Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
Atata
C#/.NET test automation framework
Collective -
Host: opensource -
https://opencollective.com/atata
- Website: https://atata.io
- Code: https://github.com/atata-framework
#133 Add SearchInput<TOwner> control
github.com/atata-framework/atata - c54d13694713470b40af1c3d13e3b60a76a2e21f authored about 7 years ago
github.com/atata-framework/atata - c54d13694713470b40af1c3d13e3b60a76a2e21f authored about 7 years ago
#132 Add FileInput<TOwner> control
github.com/atata-framework/atata - 1052789db6b953cd436cb088adc6564bcf0e71d5 authored about 7 years ago
github.com/atata-framework/atata - 1052789db6b953cd436cb088adc6564bcf0e71d5 authored about 7 years ago
#131 Add TelInput<TOwner> control
github.com/atata-framework/atata - 3d4f431afc745f65d1cdf225f3a73e15940f645f authored about 7 years ago
github.com/atata-framework/atata - 3d4f431afc745f65d1cdf225f3a73e15940f645f authored about 7 years ago
#130 Update AtataContextBuilder to throw when driver is not specified
github.com/atata-framework/atata - 0ec0d932e15a2f514a27a0cc5da73615a04a7340 authored about 7 years ago
github.com/atata-framework/atata - 0ec0d932e15a2f514a27a0cc5da73615a04a7340 authored about 7 years ago
#129 Add RestartDriver method to AtataContext
github.com/atata-framework/atata - 0a30db138951d22eea0a7eb081c332cb11bf48f3 authored about 7 years ago
github.com/atata-framework/atata - 0a30db138951d22eea0a7eb081c332cb11bf48f3 authored about 7 years ago
Add XML comments to AtataBuildingContext
github.com/atata-framework/atata - 013fc706bbf43726fcc8f8d103b3125cf96d5a0c authored about 7 years ago
github.com/atata-framework/atata - 013fc706bbf43726fcc8f8d103b3125cf96d5a0c authored about 7 years ago
#128 Remove Selenium.Support package reference
github.com/atata-framework/atata - 23bb6604891622ea269d554491c4aeec9da1b624 authored about 7 years ago
github.com/atata-framework/atata - 23bb6604891622ea269d554491c4aeec9da1b624 authored about 7 years ago
#127 Enhance Select<T, TOwner> control
github.com/atata-framework/atata - 8ae790b8eb5438de08fd6d9a056ba7c05a0923c0 authored about 7 years ago
github.com/atata-framework/atata - 8ae790b8eb5438de08fd6d9a056ba7c05a0923c0 authored about 7 years ago
#126 Add GetByXPathCondition method to ControlList<TItem, TOwner>
github.com/atata-framework/atata - 9e5ea180c1984fb1b590f4cc5f300a0873aca75e authored about 7 years ago
github.com/atata-framework/atata - 9e5ea180c1984fb1b590f4cc5f300a0873aca75e authored about 7 years ago
Add XML comments to TermSettingsAttribute
github.com/atata-framework/atata - 39d6c8370e6cf2f5004094427072e164e9d1500c authored about 7 years ago
github.com/atata-framework/atata - 39d6c8370e6cf2f5004094427072e164e9d1500c authored about 7 years ago
#125 Inherit TermSettingsAttribute from MulticastAttribute
github.com/atata-framework/atata - b680c1b199a0d2060356742679b86b2bc295b907 authored about 7 years ago
github.com/atata-framework/atata - b680c1b199a0d2060356742679b86b2bc295b907 authored about 7 years ago
Add XML comments to IPropertySettings
github.com/atata-framework/atata - 237c98318d1f89e3b1d3a8af9e422883edb27889 authored about 7 years ago
github.com/atata-framework/atata - 237c98318d1f89e3b1d3a8af9e422883edb27889 authored about 7 years ago
#124 Implement IPropertySettings by MulticastAttribute
github.com/atata-framework/atata - f9f98e38ebd599de8cbbeb34e63a8059e70531cb authored about 7 years ago
github.com/atata-framework/atata - f9f98e38ebd599de8cbbeb34e63a8059e70531cb authored about 7 years ago
#123 Change HiddenInput<T, TOwner> control finding; Add XML comments to HiddenInput<TOwner>
github.com/atata-framework/atata - 42aeda6c4b838cba228edac659ae975d65235036 authored about 7 years ago
github.com/atata-framework/atata - 42aeda6c4b838cba228edac659ae975d65235036 authored about 7 years ago
Update XML comments of Select<string, TOwner> and Select<TOwner>
github.com/atata-framework/atata - 27cc227add2f9673dd0e258fab55ad22216ac20f authored about 7 years ago
github.com/atata-framework/atata - 27cc227add2f9673dd0e258fab55ad22216ac20f authored about 7 years ago
Update FindByCssStrategy to use Then extension method of By; Add Find_ByCss_OuterXPath and Find_ByCss_OuterXPath_Missing tests
github.com/atata-framework/atata - 154754ff717af5b1cc45564721abb2cc4ff00a8a authored about 7 years ago
github.com/atata-framework/atata - 154754ff717af5b1cc45564721abb2cc4ff00a8a authored about 7 years ago
Add Input_File test; Refactor InputTests
github.com/atata-framework/atata - 3d0dbc19d7f1238a12cfb75dec960aff997a7db4 authored about 7 years ago
github.com/atata-framework/atata - 3d0dbc19d7f1238a12cfb75dec960aff997a7db4 authored about 7 years ago
#122 Use Atata.WebDriverExtras package v0.14.0
github.com/atata-framework/atata - 14d014a6f5ae1f8eb0f4ed437d52cf7607dc2f34 authored about 7 years ago
github.com/atata-framework/atata - 14d014a6f5ae1f8eb0f4ed437d52cf7607dc2f34 authored about 7 years ago
Add "Atata.WebDriverExtras 0.14.0 Released" blog post
github.com/atata-framework/atata.io - 37593b3a42c22cdaf0a6c8584054dacc714322ba authored about 7 years ago
github.com/atata-framework/atata.io - 37593b3a42c22cdaf0a6c8584054dacc714322ba authored about 7 years ago
Update Atata.WebDriverExtras project
github.com/atata-framework/atata-webdriverextras - af7157be445dae026b219c88a80cf0666a334e6a authored about 7 years ago
github.com/atata-framework/atata-webdriverextras - af7157be445dae026b219c88a80cf0666a334e6a authored about 7 years ago
Update package release notes
github.com/atata-framework/atata-webdriverextras - e7b73c34bf36994f6ee5ae8d210efc76c851b115 authored about 7 years ago
github.com/atata-framework/atata-webdriverextras - e7b73c34bf36994f6ee5ae8d210efc76c851b115 authored about 7 years ago
Update README.md
github.com/atata-framework/atata - aa9a64d2561afe46976337590a4d4de855b0d5aa authored about 7 years ago
github.com/atata-framework/atata - aa9a64d2561afe46976337590a4d4de855b0d5aa authored about 7 years ago
Update README.md
github.com/atata-framework/atata-webdriverextras - f8d90a430aa7770c8f5345c90f6b7cc862a39555 authored about 7 years ago
github.com/atata-framework/atata-webdriverextras - f8d90a430aa7770c8f5345c90f6b7cc862a39555 authored about 7 years ago
Update Selenium.WebDriver package to v3.8.0
github.com/atata-framework/atata-webdriverextras - 8ef5e8f57442ac121671bbdf64448b0556f42609 authored about 7 years ago
github.com/atata-framework/atata-webdriverextras - 8ef5e8f57442ac121671bbdf64448b0556f42609 authored about 7 years ago
Update Selenium.WebDriver and Selenium.Support packages to v3.8.0
github.com/atata-framework/atata - d8b0583ac9da8e97e60bbfe73afd1c06c86d9bd7 authored about 7 years ago
github.com/atata-framework/atata - d8b0583ac9da8e97e60bbfe73afd1c06c86d9bd7 authored about 7 years ago
Update Atata.ruleset
github.com/atata-framework/atata-webdriverextras - b382d7a14dfce7980564c91d8b60fc1482b96ac8 authored about 7 years ago
github.com/atata-framework/atata-webdriverextras - b382d7a14dfce7980564c91d8b60fc1482b96ac8 authored about 7 years ago
Increase project version number to 0.14.0
github.com/atata-framework/atata-webdriverextras - dcd9fcfec6586af4b29928b613bffa1be9ea18ef authored about 7 years ago
github.com/atata-framework/atata-webdriverextras - dcd9fcfec6586af4b29928b613bffa1be9ea18ef authored about 7 years ago
Update Atata.WebDriverExtras.TestApp project
github.com/atata-framework/atata-webdriverextras - c04141fe72320e9a20c7c7e9c6b716ea0c5748bf authored about 7 years ago
github.com/atata-framework/atata-webdriverextras - c04141fe72320e9a20c7c7e9c6b716ea0c5748bf authored about 7 years ago
#14 Add Then extension method for By; Refactor ByExtensions and ExtendedBy
github.com/atata-framework/atata-webdriverextras - 4aa43eb210e7de1d1df4b5e814e963c770e379ae authored about 7 years ago
github.com/atata-framework/atata-webdriverextras - 4aa43eb210e7de1d1df4b5e814e963c770e379ae authored about 7 years ago
#13 Add ByChain class
github.com/atata-framework/atata-webdriverextras - 69ed60150ac70b69818eb0a69704fd38487a660e authored about 7 years ago
github.com/atata-framework/atata-webdriverextras - 69ed60150ac70b69818eb0a69704fd38487a660e authored about 7 years ago
Add Atata.WebDriverExtras.Tests project
github.com/atata-framework/atata-webdriverextras - 50acc985d51445d520824e84ab2cd6e94f04b52b authored about 7 years ago
github.com/atata-framework/atata-webdriverextras - 50acc985d51445d520824e84ab2cd6e94f04b52b authored about 7 years ago
Add Atata.WebDriverExtras.TestApp project
github.com/atata-framework/atata-webdriverextras - 4a15207ee8655970dad942ab71024664c2c2e4dc authored about 7 years ago
github.com/atata-framework/atata-webdriverextras - 4a15207ee8655970dad942ab71024664c2c2e4dc authored about 7 years ago
#12 StaleSafely.Execute(Action<TimeSpan> action, TimeSpan timeout) falls into infinite loop
github.com/atata-framework/atata-webdriverextras - 2f9144138566872dd633adb1ac64e0ae15d0eca7 authored about 7 years ago
github.com/atata-framework/atata-webdriverextras - 2f9144138566872dd633adb1ac64e0ae15d0eca7 authored about 7 years ago
#121 Add ConsoleLogConsumer
github.com/atata-framework/atata - 3f59e6dd945a2b497b8152dded66c29eb18b717d authored about 7 years ago
github.com/atata-framework/atata - 3f59e6dd945a2b497b8152dded66c29eb18b717d authored about 7 years ago
#120 Update TextOutputLogConsumer
github.com/atata-framework/atata - 0f048f257907653bba0770b8f57d6f6e4df3fed7 authored about 7 years ago
github.com/atata-framework/atata - 0f048f257907653bba0770b8f57d6f6e4df3fed7 authored about 7 years ago
Update sources of AtataSamples.Xunit project
github.com/atata-framework/atata-samples - 3f3575b0172393ea9d959fee4b6799fff063a204 authored about 7 years ago
github.com/atata-framework/atata-samples - 3f3575b0172393ea9d959fee4b6799fff063a204 authored about 7 years ago
#119 Change Index handling of VerifyH1-VerifyH6 triggers
github.com/atata-framework/atata - d28e0afc10153d925d89d466abb31437b2beff2e authored about 7 years ago
github.com/atata-framework/atata - d28e0afc10153d925d89d466abb31437b2beff2e authored about 7 years ago
#118 Add HaveClass verification extension method
github.com/atata-framework/atata - f13770b06df528aa88f7c2d75515c5ab80309035 authored about 7 years ago
github.com/atata-framework/atata - f13770b06df528aa88f7c2d75515c5ab80309035 authored about 7 years ago
#118 Add ContainClass verification extension method
github.com/atata-framework/atata - f23d4eda01ca951c3982d19f3be2a2326947e8ef authored about 7 years ago
github.com/atata-framework/atata - f23d4eda01ca951c3982d19f3be2a2326947e8ef authored about 7 years ago
#117 Add WithSettings extension method for IDataVerificationProvider<TData, TOwner>
github.com/atata-framework/atata - 958ed1a9eccd92f751bcb8732791b54e72cc07a7 authored about 7 years ago
github.com/atata-framework/atata - 958ed1a9eccd92f751bcb8732791b54e72cc07a7 authored about 7 years ago
Fix ControlList_CheckBox test
github.com/atata-framework/atata - c0137fd759f6eca4e553d38f99317115081f5229 authored about 7 years ago
github.com/atata-framework/atata - c0137fd759f6eca4e553d38f99317115081f5229 authored about 7 years ago
#116 Should.Not.Exist() fails for controls with specific find strategies
github.com/atata-framework/atata - 626bb1e66371378ea584c2240c3456c7598845ce authored about 7 years ago
github.com/atata-framework/atata - 626bb1e66371378ea584c2240c3456c7598845ce authored about 7 years ago
Add "Atata Templates 0.15.1 Released" blog post
github.com/atata-framework/atata.io - 2497ec9d4e15bd252d71de4084dfd346c9f6d015 authored about 7 years ago
github.com/atata-framework/atata.io - 2497ec9d4e15bd252d71de4084dfd346c9f6d015 authored about 7 years ago
Update README.md
github.com/atata-framework/atata-templates - a7984578e5d67f41af2bf866523b12fcfe2e71c1 authored about 7 years ago
github.com/atata-framework/atata-templates - a7984578e5d67f41af2bf866523b12fcfe2e71c1 authored about 7 years ago
Increase project version to 0.15.1
github.com/atata-framework/atata-templates - 30c4103aff7889de8c0dad162ad68ff62e629057 authored about 7 years ago
github.com/atata-framework/atata-templates - 30c4103aff7889de8c0dad162ad68ff62e629057 authored about 7 years ago
#10 Update package references to latest versions
github.com/atata-framework/atata-templates - 902b7b5c5d8ea27fb21c97e23a763ddae3485b86 authored about 7 years ago
github.com/atata-framework/atata-templates - 902b7b5c5d8ea27fb21c97e23a763ddae3485b86 authored about 7 years ago
Update NUnit and NUnit3TestAdapter packages to v3.9.0
github.com/atata-framework/atata - 01c95b2a141d048b464398004e9d4a7231dda09b authored about 7 years ago
github.com/atata-framework/atata - 01c95b2a141d048b464398004e9d4a7231dda09b authored about 7 years ago
Add AtataSamples.MSTest project
github.com/atata-framework/atata-samples - 7c25169d7b553f56bfaa3d8fa8ab101b1122c8c4 authored about 7 years ago
github.com/atata-framework/atata-samples - 7c25169d7b553f56bfaa3d8fa8ab101b1122c8c4 authored about 7 years ago
Update README.md
github.com/atata-framework/atata-webdriverextras - 39b4d40294d29f01459b9f6bf61b7ea16ef58e24 authored about 7 years ago
github.com/atata-framework/atata-webdriverextras - 39b4d40294d29f01459b9f6bf61b7ea16ef58e24 authored about 7 years ago
#114 Enhance FindItemByLabel finding
github.com/atata-framework/atata - 2bd933bd8393b4e35ee82a7c9c2256e2d378cc90 authored about 7 years ago
github.com/atata-framework/atata - 2bd933bd8393b4e35ee82a7c9c2256e2d378cc90 authored about 7 years ago
Refactor sources
github.com/atata-framework/atata - 087576e0329689ca0a07612c21b85779a7c69020 authored about 7 years ago
github.com/atata-framework/atata - 087576e0329689ca0a07612c21b85779a7c69020 authored about 7 years ago
#113 Improve control name generation by expression
github.com/atata-framework/atata - ec1423651abf0cb25086ddb160e65684b74fae81 authored about 7 years ago
github.com/atata-framework/atata - ec1423651abf0cb25086ddb160e65684b74fae81 authored about 7 years ago
Add TermsConditionOfText property to ComponentScopeXPathBuilder
github.com/atata-framework/atata - 534617e98e382ca7b9dd8638818c9db5a94268f5 authored about 7 years ago
github.com/atata-framework/atata - 534617e98e382ca7b9dd8638818c9db5a94268f5 authored about 7 years ago
Update README.md
github.com/atata-framework/atata-configuration-json - 4cd54899094a5b133cf5e203880d3caaf4118fee authored about 7 years ago
github.com/atata-framework/atata-configuration-json - 4cd54899094a5b133cf5e203880d3caaf4118fee authored about 7 years ago
#112 Match verification method fails for regex with curly brackets; Add Should_Match test
github.com/atata-framework/atata - 1d30ea85254ac196f744c2fadc20b3f23fb2487a authored about 7 years ago
github.com/atata-framework/atata - 1d30ea85254ac196f744c2fadc20b3f23fb2487a authored about 7 years ago
Add AtataSamples.JsonConfiguration.MultiEnvironment project
github.com/atata-framework/atata-samples - e308cf3213179b558494c529923126f0e0e6db99 authored about 7 years ago
github.com/atata-framework/atata-samples - e308cf3213179b558494c529923126f0e0e6db99 authored about 7 years ago
Replace Atata.WebDriverExtras section with Atata.Configuration.Json on home page
github.com/atata-framework/atata.io - 3916f8a3d7e21b0dfdd33c765abebb195ed4a2ab authored about 7 years ago
github.com/atata-framework/atata.io - 3916f8a3d7e21b0dfdd33c765abebb195ed4a2ab authored about 7 years ago
Update README.md
github.com/atata-framework/atata-configuration-json - f9fb2d5b84dc0866a333dac8994ef3a46b3e6a75 authored about 7 years ago
github.com/atata-framework/atata-configuration-json - f9fb2d5b84dc0866a333dac8994ef3a46b3e6a75 authored about 7 years ago
Update README.md
github.com/atata-framework/atata-configuration-json - 17064d4316eb205ec16ffc7a66b19fdc71d64d36 authored about 7 years ago
github.com/atata-framework/atata-configuration-json - 17064d4316eb205ec16ffc7a66b19fdc71d64d36 authored about 7 years ago
Update README.md
github.com/atata-framework/atata-sample-app-tests - a3f4d4a91f50ae32a2d4ebbe68455de1fd588525 authored about 7 years ago
github.com/atata-framework/atata-sample-app-tests - a3f4d4a91f50ae32a2d4ebbe68455de1fd588525 authored about 7 years ago
Add "Atata.Configuration.Json Released" blog post
github.com/atata-framework/atata.io - 410709e3bdca7a965ecaed5a03ef51e162e7d861 authored about 7 years ago
github.com/atata-framework/atata.io - 410709e3bdca7a965ecaed5a03ef51e162e7d861 authored about 7 years ago
Update README.md
github.com/atata-framework/atata-configuration-json - 9610b6d304cba56bfa2b4ca6ef8b964ccc92c398 authored about 7 years ago
github.com/atata-framework/atata-configuration-json - 9610b6d304cba56bfa2b4ca6ef8b964ccc92c398 authored about 7 years ago
Update README.md
github.com/atata-framework/atata-configuration-json - fda908897ada3ab0523b3377fcdcc254effa4022 authored about 7 years ago
github.com/atata-framework/atata-configuration-json - fda908897ada3ab0523b3377fcdcc254effa4022 authored about 7 years ago
Add XML comments
github.com/atata-framework/atata-configuration-json - 5fd3004ae6c79a5e0f5734c493fbb27f3f6c223d authored about 7 years ago
github.com/atata-framework/atata-configuration-json - 5fd3004ae6c79a5e0f5734c493fbb27f3f6c223d authored about 7 years ago
Update project version to 0.15.0; Update package description
github.com/atata-framework/atata-configuration-json - de49d170ec919047f1bca39d6de996780d009c06 authored about 7 years ago
github.com/atata-framework/atata-configuration-json - de49d170ec919047f1bca39d6de996780d009c06 authored about 7 years ago
Remove CapabilitiesJsonSection
github.com/atata-framework/atata-configuration-json - 476693f34ecf9859061ec0369ae33ecc180ff76b authored about 7 years ago
github.com/atata-framework/atata-configuration-json - 476693f34ecf9859061ec0369ae33ecc180ff76b authored about 7 years ago
Refactor RemoteDriverJsonMapper.GetOptionsMapper method
github.com/atata-framework/atata-configuration-json - 2ef2d6727673f10549be39231d7e81b68ac6ca3f authored about 7 years ago
github.com/atata-framework/atata-configuration-json - 2ef2d6727673f10549be39231d7e81b68ac6ca3f authored about 7 years ago
Update README.md
github.com/atata-framework/atata-configuration-json - 4471cc431f2e61fcec7b01d11af6fb01abb9cca6 authored about 7 years ago
github.com/atata-framework/atata-configuration-json - 4471cc431f2e61fcec7b01d11af6fb01abb9cca6 authored about 7 years ago
Add Driver_Multiple test
github.com/atata-framework/atata-configuration-json - d5b9ed689619db07d9ff0c7ce4a5c7ef18358be1 authored about 7 years ago
github.com/atata-framework/atata-configuration-json - d5b9ed689619db07d9ff0c7ce4a5c7ef18358be1 authored about 7 years ago
Update README.md
github.com/atata-framework/atata-sample-app-tests - e3105130708bb39e172f8680ed03c020a8c2f9f1 authored about 7 years ago
github.com/atata-framework/atata-sample-app-tests - e3105130708bb39e172f8680ed03c020a8c2f9f1 authored about 7 years ago
Update NUnit and NUnit3TestAdapter packages to v3.9.0
github.com/atata-framework/atata-configuration-json - a044a49af8ec63325cc75d20867a27dfe51a7a35 authored about 7 years ago
github.com/atata-framework/atata-configuration-json - a044a49af8ec63325cc75d20867a27dfe51a7a35 authored about 7 years ago
Update NUnit package to v3.9.0
github.com/atata-framework/atata-sample-app-tests - f244f737a5cef8dd74f356f84cd48dbf7cf6175e authored about 7 years ago
github.com/atata-framework/atata-sample-app-tests - f244f737a5cef8dd74f356f84cd48dbf7cf6175e authored about 7 years ago
Update NUnit package to v3.9.0; Update Selenium.Firefox.WebDriver package to v0.19.1; Update WebDriver.IEDriverServer.win32 package to v3.7.0
github.com/atata-framework/atata-samples - 7d04c6ce75f7149dbcf3834e816f68e0423b475e authored about 7 years ago
github.com/atata-framework/atata-samples - 7d04c6ce75f7149dbcf3834e816f68e0423b475e authored about 7 years ago
Update build sources
github.com/atata-framework/atata-sample-app - ca7b5301d832bdaebbb2c1af3d0972352461c2c4 authored about 7 years ago
github.com/atata-framework/atata-sample-app - ca7b5301d832bdaebbb2c1af3d0972352461c2c4 authored about 7 years ago
Update jquery-confirm package reference
github.com/atata-framework/atata-sample-app - 864ab4eab862c2b626c56b6890a33c544da2c57f authored about 7 years ago
github.com/atata-framework/atata-sample-app - 864ab4eab862c2b626c56b6890a33c544da2c57f authored about 7 years ago
Update README.md
github.com/atata-framework/atata-samples - 76efb18efc4e0e651ae09308ebf44b0a1424267b authored about 7 years ago
github.com/atata-framework/atata-samples - 76efb18efc4e0e651ae09308ebf44b0a1424267b authored about 7 years ago
Update AtataSamples.CsvDataSource project
github.com/atata-framework/atata-samples - 73eef5bdfac0caaf71cd2d82f1fa1eb225cb3916 authored about 7 years ago
github.com/atata-framework/atata-samples - 73eef5bdfac0caaf71cd2d82f1fa1eb225cb3916 authored about 7 years ago
Add "AtataSamples.CsvDataSource" project
github.com/atata-framework/atata-samples - 90a35a17e47a27350f234358031c4d8c628bd0f1 authored about 7 years ago
github.com/atata-framework/atata-samples - 90a35a17e47a27350f234358031c4d8c628bd0f1 authored about 7 years ago
Add calculations page
github.com/atata-framework/atata-sample-app - e19fad72d878214d22d510abe2f050b43a241704 authored about 7 years ago
github.com/atata-framework/atata-sample-app - e19fad72d878214d22d510abe2f050b43a241704 authored about 7 years ago
Add atata-sample-app.sln; Update .gitignore
github.com/atata-framework/atata-sample-app - d6231345eac41ccab5bbcbe1c96fefa98638b097 authored about 7 years ago
github.com/atata-framework/atata-sample-app - d6231345eac41ccab5bbcbe1c96fefa98638b097 authored about 7 years ago
Refactor sources of Atata.Bootstrap.Tests project
github.com/atata-framework/atata-bootstrap - a811e817890ffbb7ae6168978480806cc072b279 authored about 7 years ago
github.com/atata-framework/atata-bootstrap - a811e817890ffbb7ae6168978480806cc072b279 authored about 7 years ago
Squashed commit of the following:
commit 96e064cbf6986bf46fd7a5bb3d1293ba31a259fc
Author: YevgeniyShunevych <[email protected]>...
Update README.md
github.com/atata-framework/atata-samples - 9a28add4385ec3f2c3c7f79dd8b87a95bc23b4c0 authored about 7 years ago
github.com/atata-framework/atata-samples - 9a28add4385ec3f2c3c7f79dd8b87a95bc23b4c0 authored about 7 years ago
Update Selenium.WebDriver and Selenium.Support packages to v3.7.0
github.com/atata-framework/atata-samples - 7ca26ddf2cfaa0bc4b77285a291c3baf6331ea91 authored about 7 years ago
github.com/atata-framework/atata-samples - 7ca26ddf2cfaa0bc4b77285a291c3baf6331ea91 authored about 7 years ago
Update NUnit3TestAdapter package to v3.9.0
github.com/atata-framework/atata-samples - 87fc4e7bfe6f619d9e559eff44f9a88c61502689 authored about 7 years ago
github.com/atata-framework/atata-samples - 87fc4e7bfe6f619d9e559eff44f9a88c61502689 authored about 7 years ago
Update xunit packages to v2.3.1
github.com/atata-framework/atata-samples - 55cf8b82d763864fcf14465f6ea9357736ccab98 authored about 7 years ago
github.com/atata-framework/atata-samples - 55cf8b82d763864fcf14465f6ea9357736ccab98 authored about 7 years ago
Rename "Data" folder to "Models" in AtataSampleApp.AutoTests.Components project
github.com/atata-framework/atata-sample-app-tests - 7a867e7071a1e42942631a60a494f6b635b06d94 authored about 7 years ago
github.com/atata-framework/atata-sample-app-tests - 7a867e7071a1e42942631a60a494f6b635b06d94 authored about 7 years ago
Update Selenium.WebDriver and Selenium.Support packages to v3.7.0
github.com/atata-framework/atata-sample-app-tests - 860739f459318d94e0e944e3b36f81b997a2fec3 authored about 7 years ago
github.com/atata-framework/atata-sample-app-tests - 860739f459318d94e0e944e3b36f81b997a2fec3 authored about 7 years ago
Update NUnit3TestAdapter package to v3.9.0
github.com/atata-framework/atata-sample-app-tests - 3fc9d4658bace9749d29706c085afa9fd79d88d8 authored about 7 years ago
github.com/atata-framework/atata-sample-app-tests - 3fc9d4658bace9749d29706c085afa9fd79d88d8 authored about 7 years ago
Update StyleCop.Analyzers package to v1.0.2; Update Atata.ruleset
github.com/atata-framework/atata-sample-app-tests - 739ecdf49a0dd13d78104a8cf38ce970fc42343a authored about 7 years ago
github.com/atata-framework/atata-sample-app-tests - 739ecdf49a0dd13d78104a8cf38ce970fc42343a authored about 7 years ago
Update JsonConfig`1 application functionality
github.com/atata-framework/atata-configuration-json - 445a58596c5de5cca4ab07f079773872c84d8822 authored about 7 years ago
github.com/atata-framework/atata-configuration-json - 445a58596c5de5cca4ab07f079773872c84d8822 authored about 7 years ago
Add overloaded ApplyJsonConfig extension method; Add tests: CustomJsonConfig_Default and CustomJsonConfig_Custom
github.com/atata-framework/atata-configuration-json - 897727d57a2946e17ff78bd59843f67c7a46bab2 authored about 7 years ago
github.com/atata-framework/atata-configuration-json - 897727d57a2946e17ff78bd59843f67c7a46bab2 authored about 7 years ago
Update JsonAtataContextBuilderExtensions
github.com/atata-framework/atata-configuration-json - 90e4a20e0163a23608dfd4d96a8fddece5375fa5 authored about 7 years ago
github.com/atata-framework/atata-configuration-json - 90e4a20e0163a23608dfd4d96a8fddece5375fa5 authored about 7 years ago
Update "Getting Started/Installation/Via Atata Templates" section
github.com/atata-framework/atata.io - dc99095d439ba38c76acc5880a925401ce9306a9 authored over 7 years ago
github.com/atata-framework/atata.io - dc99095d439ba38c76acc5880a925401ce9306a9 authored over 7 years ago
Update "Getting Started/Usage/View Log" section
github.com/atata-framework/atata.io - 8dafe5059b46426f969ff52d5d591bd307f02fe4 authored over 7 years ago
github.com/atata-framework/atata.io - 8dafe5059b46426f969ff52d5d591bd307f02fe4 authored over 7 years ago
Update README.md
github.com/atata-framework/atata-bootstrap - e7b55a4bbe6831e14b8c451218e9505e94d87dee authored over 7 years ago
github.com/atata-framework/atata-bootstrap - e7b55a4bbe6831e14b8c451218e9505e94d87dee authored over 7 years ago
Add CONTRIBUTING_COMPONENT.md
github.com/atata-framework/atata-bootstrap - 70e98d706152d49e2a63aaf5c660057eb21bad3b authored over 7 years ago
github.com/atata-framework/atata-bootstrap - 70e98d706152d49e2a63aaf5c660057eb21bad3b authored over 7 years ago
Add Atata.ruleset to Atata.Bootstrap.Tests project
github.com/atata-framework/atata-bootstrap - b2b3e70876007340b6979a07cf56f734bf6d77ad authored over 7 years ago
github.com/atata-framework/atata-bootstrap - b2b3e70876007340b6979a07cf56f734bf6d77ad authored over 7 years ago
Update Atata.Configuration.Json project to support .NET 4.0, .NET 4.5 and .NET Standard 2.0
github.com/atata-framework/atata-configuration-json - 2b842745bef9840c40b517db654490317b1b3577 authored over 7 years ago
github.com/atata-framework/atata-configuration-json - 2b842745bef9840c40b517db654490317b1b3577 authored over 7 years ago
Update Atata.ruleset
github.com/atata-framework/atata-configuration-json - 0a321078803d8dace2e6da201529c6efe60f6040 authored over 7 years ago
github.com/atata-framework/atata-configuration-json - 0a321078803d8dace2e6da201529c6efe60f6040 authored over 7 years ago