Skip to content

Commit ec94733

Browse files
authored
Fix GitHub capitalization
1 parent 9583076 commit ec94733

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

topics/giscus/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@ github_url: https://github.com/giscus/giscus
66
url: https://giscus.app/
77
logo: giscus.png
88
---
9-
Giscus is a website comments system powered by Github Discussions.
9+
Giscus is a website comments system powered by GitHub Discussions.

topics/robotframework/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,4 @@ url: https://robotframework.org/
1111
wikipedia_url: https://en.wikipedia.org/wiki/Robot_Framework
1212
github_url: https://github.com/robotframework/robotframework
1313
---
14-
**Robot Framework** is an open source, easy to learn, and easy to use, yet powerful, and extendable, generic automation framework for software testing and RPA (robotic process automation). While it's original purpose was to support acceptance testing and `acceptance test driven development` (ATDD) of embedded software at Nokia Networks back in 2005, nowadays it is also widely used for automation of `integration tests` and `end-to-end tests` in desktop, web, and mobile development. You can use it to automate GUI based applications as well as REST, RPC, SOAP and other API, and protocol based testing. Due to it's text based nature and cli tools RF is a perfect match for **agile** and DevOps, and DevSecOps driven projects striving to succeed in **continuous testing**. It integrates very well with open source and commercial CI/CD solutions like Jenkins, CircleCI, Github Actions, and Azure Pipelines - just to name a few. It is also developer friendly and can easily be versioned with Git, and used with Docker and other container and virtualisation technologies to support building and maintaining of scalable (test) environments following the `configuration as code` or `infrastructure as code` approach. RF can be used in projects of any technology stack, and runs on any infrastructure (Windows, Mac, Linux, cloud) - it is stack and infrastructure agnostic.
14+
**Robot Framework** is an open source, easy to learn, and easy to use, yet powerful, and extendable, generic automation framework for software testing and RPA (robotic process automation). While it's original purpose was to support acceptance testing and `acceptance test driven development` (ATDD) of embedded software at Nokia Networks back in 2005, nowadays it is also widely used for automation of `integration tests` and `end-to-end tests` in desktop, web, and mobile development. You can use it to automate GUI based applications as well as REST, RPC, SOAP and other API, and protocol based testing. Due to it's text based nature and cli tools RF is a perfect match for **agile** and DevOps, and DevSecOps driven projects striving to succeed in **continuous testing**. It integrates very well with open source and commercial CI/CD solutions like Jenkins, CircleCI, GitHub Actions, and Azure Pipelines - just to name a few. It is also developer friendly and can easily be versioned with Git, and used with Docker and other container and virtualisation technologies to support building and maintaining of scalable (test) environments following the `configuration as code` or `infrastructure as code` approach. RF can be used in projects of any technology stack, and runs on any infrastructure (Windows, Mac, Linux, cloud) - it is stack and infrastructure agnostic.

0 commit comments

Comments
 (0)