Is there a way to run a data driven XUnit test using a CSV file as the data source? I've tried Cavity.Data.XUnit, but it's no longer compatible with the newest
how do I make a script, that when attached to an object, you can change the settings of it under the script, like a number value or string?
import discord from discord.ext import commands from discord import guild from discord_slash import SlashCommand, SlashContext from discord_slash.utils.manage_c
I have created a scripted custom field called Aha! Sync (UI) and I would like to display set my Aha! Sync (UI) custom field to "Yes" if the issue has been exala
Looking to implement exception message translation as shown in Exception messages in English? I'd like unit tests so this requires being able to produce the mes
I'm new to github. I started with git remote add origin URL This linked my local files with the github account. I then did: git push -u origin master This cop
I am trying to change the colour of text in watch app complication (Modular large tall body), but whatever I do, the text stays white. Here's my code, of the l
I have a model with file field i am trying to download the data after querying from database how should my query be. models.py: class Mymodel(Basemodel):
I have a few microservices. Jenkins builds these projects, creates docker images and publishes them to the artifactory. I have another project for automation te