-
It's more like a question than an issue. Some parts of my tests can be reused. And I'd like to reuse them.
Imagine that I'm testing a feature that takes an user to sign up, login, navigate to specif…
-
It is not obvious how to adopt `dripip` on brownfield projects.
Here's how it played out on `graphql-santa`:
1. `yarn add --dev dripip`
1. When was the last release?
1. What would happen now? …
-
# Summary
*This project investigated LinkedIn data and job listings in Australia to investigate how various factors play into an employees salary, employment duration, job type, etc. They concluded…
-
### I agree and want to create new issue
- [X] Yes, I was on [Hexo Docs page](https://hexo.io/docs/), especially on [Templates](https://hexo.io/docs/templates.html), [Variables](https://hexo…
-
This is a specific proposal for the idea of using tiers (#758).
I have spent a lot of time and energy in the past year listening to feedback about the removal of 3x3x3 with Feet (#652). My main tak…
-
Too many work titles are in other languages, but should really be English if one edition is in English (it's ok for a foreign language if all of them are in that, but it would help to have the English…
-
Related to: https://github.com/clarity-h2020/local-effects/issues/8, https://github.com/clarity-h2020/emikat/issues/24, https://github.com/clarity-h2020/emikat/issues/28
Meet Hallein. Notice the bu…
-
Hello!
In my project I use the [pre-compilation of scripts](https://github.com/Taritsyn/JavaScriptEngineSwitcher/wiki/How-to-upgrade-applications-to-version-3.X#script-pre-compilation) to improve p…
-
``` python
#!/usr/bin/env python3
# Dependencies
from lxml import html, etree
import requests
import numpy as np
import pandas as pd
import datetime as dt
class _GetDataFromURL(object):
…
-
this didn't work for me with dune2 but is there a way? is it reasonable?
I tried taking a copy of the unix.cma, renaming it, and loading/using it in a toplevel
and it worked. I took that to mean the…