/testerra-legacy

Testerra modules that are no longer being actively maintained.

Primary LanguageJavaScriptApache License 2.0Apache-2.0

Testerra Legacy

AboutContributeLicensing

About

This repository hosts legacy Testerra Framework components that are no longer being actively maintained.

You can still use these modules, but we do not support them anymore. The module could work with the latest Testerra version but there is no guarantee.

Legacy Testerra modules

Module Latest version Old documentation Use instead
BMP 1.3 Testerra BMP module Testerra BUP module
Legacy report 1.8 not documented report-ng module
Surefire connector 2.0 not documented Was internal used by some connectors
BrowserUp Proxy 2.8 Testerra BUP module For Basic Auth: Selenium 4 DevTools, for other https://github.com/mitmproxy/mitmproxy

Legacy Testerra components

Component From module Latest version Old documentation Use instead
RestUtils core 1.7 n.a. Use modern REST api like Jersey
XMLUtils core 2.2 n.a. Create your own parser based on current Java components or frameworks
CSVTestDataReader core 2.6 CSVTestData Use native OpenCSV lib

Code of Conduct

This project has adopted the Contributor Covenant in version 2.0 as our code of conduct. Please see the details in our CODE_OF_CONDUCT.md . All contributors must abide by the code of conduct.

Working Language

We decided to apply English as the primary project language.

Consequently, all content will be made available primarily in English. We also ask all interested people to use English as language to create issues, in their code (comments, documentation etc.) and when you send requests to us. The application itself and all end-user faing content will be made available in other languages as needed.

Support and Feedback

The following channels are available for discussions, feedback, and support requests:

Type Channel
Issues
Other Requests

How to Contribute

Contribution and feedback is encouraged and always welcome. For more information about how to contribute, the project structure, as well as additional contribution information, see our Contribution Guidelines. By participating in this project, you agree to abide by its Code of Conduct at all times.

Licensing

Copyright (c) 2021 Deutsche Telekom AG.

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License.

You may obtain a copy of the License at https://www.apache.org/licenses/LICENSE-2.0.

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the LICENSE for the specific language governing permissions and limitations under the License.