Skip to content
#

continuous-testing

Here are 170 public repositories matching this topic...

MeterSphere is an End-to-End open source continuous testing platform. MeterSphere 是一站式开源持续测试平台,涵盖测试跟踪、接口测试、性能测试、团队协作等功能,全面兼容 JMeter、Postman、Swagger 等开源、主流标准。

  • Updated Oct 13, 2021
  • Java
cfn_nag
go-feature-flag
geekflyer
geekflyer commented Oct 19, 2018

Hi,

It'd love to try out alloy_ci . We run almost everything in kubernetes (incl. gitlab runner) and I think it would be awesome if there was a template / manifests to deploy alloy on kubernetes.
This would make trying it out for evaluation purposes much easier.
Have no strong opinions on how a k8s example templates should be packaged but these are some options that come to my mind:

  • simpl
nevergreen
GentlemanHal
GentlemanHal commented Feb 11, 2020

Bug report

Expected behaviour?
All projects should be included or excluded without any delay.

Actual behaviour?
All projects are included or excluded with a noticeable delay.

Steps to reproduce?

  1. Add a feed with lots of projects (mine has ~140 projects)
  2. Click the "exclude all" button

This is because it loops through all projects and triggers an include/exclude

SHAFT_ENGINE
MahmoudElSharkawy
MahmoudElSharkawy commented Dec 13, 2020

When creating a new SHAFT_Engine maven project, the Properties folder is generated under the src/test/resources folder.

Steps To Reproduce:

  1. Create a new SHAFT_Engine maven project
  2. Check the src/test/resources folder
  3. We can see that the Properties folder is generated in the above path

Expected behavior: The Properties folder should be generated under src/main/resources fol

Improve this page

Add a description, image, and links to the continuous-testing topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the continuous-testing topic, visit your repo's landing page and select "manage topics."

Learn more