Skip to content
#

qa

Here are 502 public repositories matching this topic...

XSAM
XSAM commented Dec 26, 2019

The go build command in the Compilation Wiki will throw complaints.

#Compile from source
cd $HOME/gocode/src/github.com/buger/gor
go build LDFLAGS = -ldflags "-extldflags "-static""

$ go build LDFLAGS = -ldflags "-extldflags \"-static\""
can't load package: package LDFLAGS: malformed module path "LDFLAGS": missing dot 
simivar
simivar commented Feb 26, 2020

One thing that's super useful for new users is code examples. Right now, the biggest problem for someone to start using PHP_CodeSniffer is lack of a list of available Sniffers with their options and examples. From what I know to get a list of all sniffs right now, you have to go through source code in src/Standards, and it's exhausting. Something like [mlocati/phpPHP-cs-fixer-configurator](htt

kiwitcms-bot
kiwitcms-bot commented Apr 30, 2020

Kiwi TCMS needs additional automated test(s) as mentioned in subject.

Definition of Done:

  • full coverage for the module or class mentioned in the title. This means both positive/negative scenarios where this makes sense or scenarios which traverse different branches of the code where that makes sense.
  • test class/test method names are descriptive and reflect the behavior of the subjec
maksimsarychau
maksimsarychau commented Feb 13, 2020

Description
History logs about changing status for the test should be useful.
Who and when marking it as Passed, linked an issue, etc.
Also, it will be useful to see how many retries have been done to get the current result.

And adding the possibility to mark test for an update. (test case or design was changed). Currently, it will just fail without any readable note.

Value
It

Write Selenium and Appium tests in Python using the Page Object pattern. This Pythonic GUI and API test automation framework will help you get started with QA automation quickly. It comes with many useful integrations like - email, BrowserStack, Slack, TestRail, etc. This repository is developed and maintained by Qxf2 Services (https://qxf2.com).

  • Updated Jun 9, 2020
  • Python

Improve this page

Add a description, image, and links to the qa 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 qa topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.