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

Rename `DataVerificationProviderExtensionMethodTests` to `ObjectVerificationProviderExtensionMethodTests`

github.com/atata-framework/atata - f5ebba9608f7f3de50e42b85d9f7a7d3a9afbe3e authored about 2 years ago
Update `TermMatchExtensions.GetPredicate` method implementation and add overloaded method with additional `StringComparison` parameter

github.com/atata-framework/atata - ed04705ddf28e779611c4b060189030b29e0487c authored about 2 years ago
Rename generic parameters of some methods in `IObjectVerificationProviderExtensions`

github.com/atata-framework/atata - 3ab4ac1e22436c9be312a8b30d1cff640fd2b9c5 authored about 2 years ago
Disable S4004 rule as duplicate of CA2227 in .editorconfig

github.com/atata-framework/atata-repository-template - 8d7a5f2e0f6f89ddb219f8aff4df9bf7575c0103 authored about 2 years ago
Disable S4004 rule as duplicate of CA2227 in .editorconfig

github.com/atata-framework/atata - 5b8c546217ad95829920df31a02e9d9f1be07c2f authored about 2 years ago
#719 Remove `args` parameter from `Satisfy` verification extension methods for `IEnumerable<T>`

github.com/atata-framework/atata - 3b6b2b95519136758672c3088862e26a20912f9c authored about 2 years ago
#718 Add `EndWith` verification extension methods for `IEnumerable<T>`

github.com/atata-framework/atata - 4233a66fd1d38737ac08fc296070114b40340f26 authored about 2 years ago
#717 Add `StartWith` verification extension methods for `IEnumerable<T>`

github.com/atata-framework/atata - 657461bd12fb7a57f9ca487c30878a15bcb6aa0f authored about 2 years ago
Split `IObjectVerificationProviderExtensions.cs` file into several `.cs` file

github.com/atata-framework/atata - 70888a51d203cb0d76f90e9d30a69994fb2767fb authored about 2 years ago
#716 Add `EndWithAny` verification extension methods for `IEnumerable<T>`

github.com/atata-framework/atata - cbf2ec3da61bbf0d77d5c0008935f6b1fd0dfbd5 authored about 2 years ago
Update XML comments of `IObjectVerificationProviderExtensions`

github.com/atata-framework/atata - f80b251ea118e855b1e8afbb22596a98b0f564c0 authored about 2 years ago
#715 Add `EndWithAny` verification extension methods for `string`

github.com/atata-framework/atata - 13e2a81033038a3c55344069125cb8ad0944b379 authored about 2 years ago
#714 Add `StartWithAny` verification extension methods for `string`

github.com/atata-framework/atata - 71cac1c0327ac5327f1b2bf237b0763c4de792e2 authored about 2 years ago
#713 Add `StartWithAny` verification extension methods for `IEnumerable<T>`

github.com/atata-framework/atata - e1ded7cef2b85bbe8e6c4e1913c34d4aee475615 authored about 2 years ago
Merge branch 'main' of https://github.com/atata-framework/atata

github.com/atata-framework/atata - 965ecaec9a39c59f651cc20e4c6bf9fa8ef18cbe authored about 2 years ago
#712 Add `ContainAny` verification extension methods; Update `DataVerificationProviderExtensionMethodTests` functionality and tests

github.com/atata-framework/atata - 90bcb6b32e46e08c0218dde4ab03c2f4bb4da1bb authored about 2 years ago
#172 Add `ContainAny` verification extension methods; Update `DataVerificationProviderExtensionMethodTests` functionality and tests

github.com/atata-framework/atata - 9198835a70a6bdfbde4716729835c0ca09fc654c authored about 2 years ago
Upgrade NUnit3TestAdapter package to v4.3.1

github.com/atata-framework/atata - 1fc425a78508a81854c31552e95b0cfd46eaa183 authored about 2 years ago
#711 Change `IEnumerable` object string representation in verification messages

github.com/atata-framework/atata - 213211558a894cecb7464a495824d02dab8bbb9c authored about 2 years ago
Update `Contain` verification methods to consider duplicate expected items

github.com/atata-framework/atata - 99f1716d92e43215f4369c53ff9a0f5c28c777e3 authored about 2 years ago
Update verification extension methods to handle safely `params` with `AsEnumerable()`

github.com/atata-framework/atata - ca3e0e631eff9b57bef8236bb49dc39d4caad58e authored about 2 years ago
#710 Add `Contains` and `ContainsAny` extension methods for `IObjectProvider<IEnumerable<TSource>>`

github.com/atata-framework/atata - 10d4104b1e102e54cc060d62b57f9def805758b8 authored about 2 years ago
#709 Add `ForEach` extension method for `IObjectProvider<IEnumerable<TSource>, TOwner>`

github.com/atata-framework/atata - 911746a96b63e901fe181fc859c5c60527c9b7c3 authored about 2 years ago
#708 `BeEquivalent` and `EqualSequence` verification methods should not throw when expected is an empty enumerable

github.com/atata-framework/atata - e280ae0712b42be9bf03ad85955c15c5ed19f112 authored about 2 years ago
#707 Add `Resolve` overloaded method to `UIComponentChildrenList<TOwner>`

github.com/atata-framework/atata - ea368b1305f5bcf1f92f26b6101e91c10e9bff43 authored about 2 years ago
#706 Add `IsFocused` property to `Control<TOwner>`

github.com/atata-framework/atata - 71a0ece8cff567c9f3265537f78ec94a4f1128be authored about 2 years ago
#705 Make `PressKeysAttribute` inheritors to inherit `TriggerAttribute` directly

github.com/atata-framework/atata - 6fa6f36868ba1c8e19235dd7759556829d2658c3 authored about 2 years ago
#704 Update `PressKeysAttribute` to use `PageObject<TOwner>.Press` method

github.com/atata-framework/atata - 9a0355664e4ddb07f70a2d3700124fbee06c6e98 authored about 2 years ago
Add "Atata.KendoUI 2.2.0 is Released" blog post

github.com/atata-framework/atata.io - 2eb769130b29b65710e525e7248e48ed6d67b248 authored about 2 years ago
Increase project version to 2.2.0

github.com/atata-framework/atata-kendoui - 063b72b2660abe5303a354ea95474c580d45a2e6 authored about 2 years ago
Upgrade NLog package to v5.1.0

github.com/atata-framework/atata-kendoui - 7efa94061fa25b16e668b8d01f72fb84f8ae1402 authored about 2 years ago
Upgrade NUnit3TestAdapter package to v4.3.1

github.com/atata-framework/atata-kendoui - dd7c596255a4c8e682a41aba72ddef0141641b88 authored about 2 years ago
Upgrade Microsoft.NET.Test.Sdk package to v17.4.0

github.com/atata-framework/atata-kendoui - 83e7d3cf7370da10adcec6287dcb88e08859fdcc authored about 2 years ago
Sync with atata-repository-template

github.com/atata-framework/atata-kendoui - 0d5492f2bab8eedfd24e98162ef03b4380daa62c authored about 2 years ago
#74 Use Atata package v2.4.0

github.com/atata-framework/atata-kendoui - 503b77e9afdf8609cad83ad074e90a7884e5a0e6 authored about 2 years ago
#73 Fix components to work with the latest version of Kendo UI

github.com/atata-framework/atata-kendoui - 3dca993bb66ff60a26ee16f14c95e88afa14ff4a authored about 2 years ago
Increase project version to 2.1.0

github.com/atata-framework/atata-bootstrap - cac61687a55c4c3621c6d0de7bf1ab2d35d8f475 authored about 2 years ago
#33 Use Atata package v2.4.0

github.com/atata-framework/atata-bootstrap - 76769d4a8fa90f75c0f02eb29a061cc6a40928bf authored about 2 years ago
Upgrade NUnit3TestAdapter package to v4.3.1

github.com/atata-framework/atata-bootstrap - 0c0fee0630bb056d6264b6ef993776296e015d30 authored about 2 years ago
Renormalize files in repository

github.com/atata-framework/atata-bootstrap - 734c1cd3900bba3567d6d6317a1e411680c94374 authored about 2 years ago
Sync with atata-repository-template

github.com/atata-framework/atata-bootstrap - 07919e2de62626c19ce143081d16daca96918a9f authored about 2 years ago
Upgrade Bootstrap v5 to 5.2.3 in Atata.Bootstrap.TestApp project

github.com/atata-framework/atata-bootstrap - 51122bb90bb5fcd37c053cac5b5cf68646e01cb0 authored about 2 years ago
Upgrade Microsoft.NET.Test.Sdk package to v17.4.0

github.com/atata-framework/atata-bootstrap - 38c7c37e017e5f77323e716590f9b6a3b1de76c3 authored about 2 years ago
Add "Atata Templates 2.5.0 is Released" blog post

github.com/atata-framework/atata.io - d248182147bf0ae4d01af9d082c32ca2d488c2af authored about 2 years ago
Increase project version to 2.5.0

github.com/atata-framework/atata-templates - 6b3810a13a42a347623d5235335b8cd94acee7cf authored about 2 years ago
#64 Update package references to latest versions

github.com/atata-framework/atata-templates - af62675c14710009053dc81703b930dfe4c97a35 authored about 2 years ago
Upgrade Atata.Configuration.Json package to v2.2.0

github.com/atata-framework/atata-samples - d3887fe82b6fd56005d2a2046d365196f7559a22 authored about 2 years ago
Sync with atata-repository-template

github.com/atata-framework/atata-sample-app-tests - 23958922dcc34e244c034d38b7990147b0d9525d authored about 2 years ago
Add "Atata.Configuration.Json 2.2.0 is Released" blog post

github.com/atata-framework/atata.io - 1c934d7710f4f5b67e643404037c0fd28240f888 authored about 2 years ago
Upgrade Atata.Configuration.Json package to v2.2.0

github.com/atata-framework/atata-sample-app-tests - bfeaab3f45946cead8707f2b247c8e87230ef950 authored about 2 years ago
Increase project version to 2.2.0

github.com/atata-framework/atata-configuration-json - 5d42b647b062d3acba2aa4f580a35717682fd4d3 authored about 2 years ago
Upgrade NLog package to v5.0.5

github.com/atata-framework/atata-configuration-json - cb405b2c0cd150500235edd8033e17435e7700dd authored about 2 years ago
Upgrade NUnit3TestAdapter package to v4.3.0

github.com/atata-framework/atata-configuration-json - 867511f87ff133f289e607f44241cf547663b8cf authored about 2 years ago
Upgrade Microsoft.NET.Test.Sdk package to v17.4.0

github.com/atata-framework/atata-configuration-json - 9e4d98c7bed7f9f3bc2c8dbb43e309bd6d76bcfc authored about 2 years ago
Upgrade FluentAssertions package to v6.8.0

github.com/atata-framework/atata-configuration-json - ae29ab57d6f30a0f34e6403c75a2cc7975599821 authored about 2 years ago
#94 Add support of page snapshots configuration

github.com/atata-framework/atata-configuration-json - 8cf9a078332e89c795e3074293bbf4e22be74b7f authored about 2 years ago
Sync with atata-repository-template

github.com/atata-framework/atata-configuration-json - 7fa3cc85d924509fa67281327ac3e7821fd0a2f6 authored about 2 years ago
#93 Use Atata package v2.4.0

github.com/atata-framework/atata-configuration-json - 2589f85b9115549642b4e76c89ee847edd3a67d5 authored about 2 years ago
Update README.md

github.com/atata-framework/atata - 8f9350c6af78e9f862fe5967a69cc4164a229fed authored about 2 years ago
Sync with atata-repository-template

github.com/atata-framework/atata-samples - 0716ae5e328d02ea5bedbee771e5931ee46109e9 authored about 2 years ago
Update "Atata 2.4.0 is Released" blog post

github.com/atata-framework/atata.io - 9865c37f32397438ef01fb0acef32527c4c4860b authored about 2 years ago
Upgrade CsvHelper package to v30.0.1

github.com/atata-framework/atata-samples - 17b53b7e8f3a3942e4deb5a7ad9a2405c385851a authored about 2 years ago
Upgrade NLog package to v5.0.5

github.com/atata-framework/atata-samples - dc7f3fde80373a9d39ca914faf4a41777ddd44a1 authored about 2 years ago
Upgrade NUnit3TestAdapter package to v4.3.0

github.com/atata-framework/atata-samples - 1218529f3ad75a12e6c4fc3e41d5a3d4370d1b9a authored about 2 years ago
Upgrade Microsoft.NET.Test.Sdk package to v17.4.0

github.com/atata-framework/atata-samples - 5fc4a60dd0d21c16333008edb1e0826674959f34 authored about 2 years ago
Update `UITestFixture`s of AtataSamples.Xunit and AtataSamples.MSTest projects

github.com/atata-framework/atata-samples - 17e0bc9d2284c6d9370f18fb60ad31c737bd72d5 authored about 2 years ago
Add "Atata 2.4.0 is Released" blog post

github.com/atata-framework/atata.io - 49bc636ececbb677ed78a77b8979d1442511a075 authored about 2 years ago
Upgrade Atata package to v2.4.0

github.com/atata-framework/atata-samples - 7b754b73d70552cde5df968930271df260922b77 authored about 2 years ago
Upgrade Atata package to v2.4.0

github.com/atata-framework/atata-sample-app-tests - c909c9c8f09e73c9dff3649be615079e2cb9b5dc authored about 2 years ago
Increase project version to 2.4.0

github.com/atata-framework/atata - 9fa5f8e876f1fcf846fc2a7440d73dc6a784d278 authored about 2 years ago
#703 Add `TakeScreenshotAttribute` and mark `ScreenshotAttribute` as obsolete

github.com/atata-framework/atata - 28783efbc887118136db64077bea91f23e39051a authored about 2 years ago
#698 Add page snapshot functionality

github.com/atata-framework/atata - 6e1f9ec4833f8c5f45eb887d778fa97709ee7fa2 authored about 2 years ago
#702 Update screenshots functionality to work with `AtataContext` without navigation

github.com/atata-framework/atata - 92150716ee5f84b20d619de5d4c144d4fd559668 authored about 2 years ago
#698 Add page snapshot functionality

github.com/atata-framework/atata - 5c1a245a0a14437ccb87462bdc66bf8519287710 authored about 2 years ago
#700 Add `TakeScreenshot` method to `AtataContext` and mark `ILogManager.Screenshot` method as obsolete

github.com/atata-framework/atata - 14d4bf3170c1afe557a1002971287ca3a8ee5bda authored about 2 years ago
#699 Use Selenium.WebDriver package v4.6.0

github.com/atata-framework/atata - 014db1c34c155939a4fae74df5faba2a371c6a69 authored about 2 years ago
Update `WaitingOnInit.cshtml` and `WaitingOnInitPage`

github.com/atata-framework/atata - fb7d763cf58a705fd7f931299ad545ba917d0768 authored about 2 years ago
Upgrade SonarAnalyzer.CSharp package to v8.48.0.56517

github.com/atata-framework/atata-repository-template - b27db97b4c43bda65832f8e61ddfa3ff157c1695 authored about 2 years ago
Upgrade SonarAnalyzer.CSharp package to v8.48.0.56517

github.com/atata-framework/atata - 6bcac7510ff6c7109e93051926c3823cf2df36ed authored about 2 years ago
Upgrade NLog package to v5.0.5

github.com/atata-framework/atata - 4ca0ab6bf5549c536b5aaf2d343482724c7e234a authored about 2 years ago
Update XML comments of `PageSnapshotsConfiguration`

github.com/atata-framework/atata - 3920839746074c01f65cc437427e658ba03105f6 authored about 2 years ago
Upgrade FluentAssertions package to v6.8.0

github.com/atata-framework/atata - ccdb868599517bc8b56ea1a79524046d2ff59a15 authored about 2 years ago
Upgrade NUnit3TestAdapter package to v4.3.0

github.com/atata-framework/atata - 2f343c3539b74b9dcc962ad17454da42f58086ed authored about 2 years ago
Upgrade Microsoft.NET.Test.Sdk package to v17.4.0

github.com/atata-framework/atata - c23b5aad12becee8b1331363c182ddc4d64b2c63 authored about 2 years ago
#698 Add page snapshot functionality

github.com/atata-framework/atata - eb8c6c8cbf94708e62d5ccc6a8a6f95bd69912bd authored about 2 years ago
Fix `AtataContextTests.AddArtifact`

github.com/atata-framework/atata - 2e567eb63876014c5c3a9d560c8809fd35c14d13 authored about 2 years ago
#697 Add `AddArtifact` methods to `AtataContext`

github.com/atata-framework/atata - cfdec0c0137c14661a484b5b529ca2043915e164 authored about 2 years ago
#696 Overcome `GetDevToolsSession` slowness issue for Chrome and Edge on Windows

github.com/atata-framework/atata - 593e3ba190c1ccbea2a2f3fa407651f322a7b598 authored about 2 years ago
#695 Add `FillPathTemplateString` methods to `AtataContext`

github.com/atata-framework/atata - e2380e128f43fa6f10f6d960762ed832f406a181 authored about 2 years ago
Upgrade NUnit3TestAdapter package to v4.3.0

github.com/atata-framework/atata-webdriverextras - 408fe319b1f6ec117de688de3d03fc0d9a888d50 authored about 2 years ago
Upgrade Microsoft.NET.Test.Sdk package to v17.4.0

github.com/atata-framework/atata-webdriverextras - 386d567b31c13e96df1582960eca253c685c2dc8 authored about 2 years ago
Upgrade NLog package to v5.0.5

github.com/atata-framework/atata-sample-app-tests - 11e3fdf81d6e5a7e03624e6d282fd3d9fcf885a6 authored about 2 years ago
Upgrade Microsoft.NET.Test.Sdk package to v17.4.0

github.com/atata-framework/atata-sample-app-tests - 8b7ba4887d3afc0a1a3e3988e69d11c85bf000ec authored about 2 years ago
Upgrade NUnit3TestAdapter package to v4.3.0

github.com/atata-framework/atata-sample-app-tests - ffd9477e90c586df9db021651140b415943e9e05 authored about 2 years ago
Fix "Atata 2.2.0 is Released" blog post

github.com/atata-framework/atata.io - 6adc342f647c2ce354957c1de2e689351e82ae8b authored over 2 years ago
Add "Atata Templates 2.4.0 is Released" blog post

github.com/atata-framework/atata.io - 257b46f771e1505fecbd6b9bf56805f5e0df93ec authored over 2 years ago
Increase project version to 2.4.0

github.com/atata-framework/atata-templates - 9a4fdae871bf68cf420cf50cf2f7fa8f2abf4545 authored over 2 years ago
#63 Update package references to latest versions

github.com/atata-framework/atata-templates - a4e347815da0ccff807dd995001583d7f6615dd2 authored over 2 years ago