Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

V2/tech sca #69

Open
wants to merge 38 commits into
base: v.2.0
Choose a base branch
from
Open
Changes from 1 commit
Commits
Show all changes
38 commits
Select commit Hold shift + click to select a range
790601b
Adding Testing Framework, Hosting and Pipeline related tech.
suleymansky Feb 15, 2024
b15acb6
Various visuals were fixed.
suleymansky Feb 15, 2024
8f919ec
Merge branch 'v.2.0' into v2/tech_sca
suleymansky Feb 15, 2024
c14e0a4
Change order
suleymansky Feb 15, 2024
45d9e72
Corrections related to the quadrant.
suleymansky Feb 15, 2024
ea6713d
Fixing typos.
suleymansky Feb 15, 2024
109f3d5
Fix rapidApi type
suleymansky Feb 15, 2024
803edff
Fix about Blackduck
suleymansky Feb 15, 2024
e392687
Octane is added.
suleymansky Mar 1, 2024
20ad501
Tiny fix about Octane.
suleymansky Mar 1, 2024
9b54b0e
Update csp-tech-radar.csv
suleymansky Mar 6, 2024
f108970
Update csp-tech-radar.csv
suleymansky Mar 6, 2024
67e228a
Update csp-tech-radar.csv
suleymansky Mar 6, 2024
677f44d
Update csp-tech-radar.csv
suleymansky Mar 6, 2024
ab813bc
Update csp-tech-radar.csv
suleymansky Mar 6, 2024
e8f0cf9
Update csp-tech-radar.csv
suleymansky Mar 6, 2024
6826e67
Update csp-tech-radar.csv
suleymansky Mar 6, 2024
96bde5d
Update csp-tech-radar.csv
suleymansky Mar 6, 2024
e1b001c
Update csp-tech-radar.csv
suleymansky Mar 6, 2024
f00d148
Update csp-tech-radar.csv
suleymansky Mar 6, 2024
e1d7a6e
Update csp-tech-radar.csv
suleymansky Mar 6, 2024
86f7fbd
Update csp-tech-radar.csv
suleymansky Mar 6, 2024
4d69fa9
Update csp-tech-radar.csv
suleymansky Mar 6, 2024
adfd9c7
Update csp-tech-radar.csv
suleymansky Mar 6, 2024
6a8d1a0
Update csp-tech-radar.csv
suleymansky Mar 6, 2024
8b27e34
Update csp-tech-radar.csv
suleymansky Mar 6, 2024
6f6708e
Update csp-tech-radar.csv
suleymansky Mar 6, 2024
d3fe4bf
Update csp-tech-radar.csv
suleymansky Mar 6, 2024
2727d84
Update csp-tech-radar.csv
suleymansky Mar 6, 2024
a64ad67
Update csp-tech-radar.csv
suleymansky Mar 6, 2024
05714af
Update csp-tech-radar.csv
suleymansky Mar 6, 2024
9d9f03a
Update csp-tech-radar.csv
suleymansky Mar 6, 2024
8452c59
Update csp-tech-radar.csv
suleymansky Mar 6, 2024
fc3bade
Update csp-tech-radar.csv
suleymansky Mar 6, 2024
f6d8a6c
Adding TestRail
suleymansky Mar 6, 2024
b46067c
Merge branch 'v2/tech_sca' of https://github.com/sky-uk/csp-tech-rada…
suleymansky Mar 6, 2024
dbd734e
Huascaran to Huascarán
suleymansky Mar 6, 2024
11f8ab3
Cleanina unnecessary commas at the end of the lines.
suleymansky Mar 6, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Update csp-tech-radar.csv
Co-authored-by: Eduardo Marques <eduardo.raf@gmail.com>
  • Loading branch information
suleymansky and emarques authored Mar 6, 2024
commit 96bde5dc085cd6b2efc456edbde09ebf4bbcb83b
2 changes: 1 addition & 1 deletion csp-tech-radar.csv
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ Gatling,adopt,languages & frameworks,FALSE,"An open-source load testing solution
Geb,trial,tools,FALSE,"A browser automation solution which can be used for scripting, scraping and general automation. <br /><br /><p><strong>Teams: </strong>Olympus, Rockies, Gonzales, Vestrahorn</p>"
Jest,assess,languages & frameworks,FALSE,A JavaScript testing framework designed to ensure correctness of any JavaScript codebase. <br /><br /><p><strong>Teams: </strong>Gonzales</p>
JUnit,adopt,languages & frameworks,FALSE,"A unit testing open-source framework for the Java. Its latest version is JUnit 5. Teams on versions below this, should consider upgrading to the latest version or converting the tests to Spock tests<br /><br /><p><strong>Teams: </strong>Olympus, Gonzales, Huascaran , Annapurna, Fuji, K2, Rosa</p>"
Pact,assess,tools,FALSE,"A code-first tool for testing HTTP and message integrations using contract tests.<br /><br /><p><strong>Teams: </strong>Olympus, Krakatoa, Everest, Fuji</p>"
Pact,trial,tools,FALSE,"A code-first tool for testing HTTP and message integrations using contract tests.<br /><br /><p><strong>Teams: </strong>Olympus, Krakatoa, Everest, Fuji</p>"
PyTest,adopt,languages & frameworks,FALSE,"The Python testing framework. It can be used to write various types of tests, including unit tests, integration tests, end-to-end tests, and functional tests. <br /><br /><p><strong>Teams: </strong>K2, Rosa</p>"
suleymansky marked this conversation as resolved.
Show resolved Hide resolved
QTP,hold,tools,FALSE,A software that provides functional and regression test automation for software applications and environments. UFT supports keyword and scripting interfaces and features a graphical user interface. <br /><br /><p><strong>Teams: </strong>Olympus</p>
suleymansky marked this conversation as resolved.
Show resolved Hide resolved
Vitest,assess,languages & frameworks,FALSE,A JavaScript testing framework powered by Vite.<br />More teams should use<br /><br /><p><strong>Teams: </strong>Olympus</p>
suleymansky marked this conversation as resolved.
Show resolved Hide resolved
Expand Down