-
## Problem
Supagen currently only supports Flutter, limiting its use for developers working with other frameworks.
## Solution
Add support for other frameworks like Next.js, Astro, and Tauri to m…
-
Add a first version of the testing framework discussed at HHH2024.Q3.
Add testing pragmas which specify that a function is a test and how the test should be executed. For now, let's have three pos…
-
As a developer, I want to ensure the application is reliable by implementing testing.
-
_We want to_ establish a framework for our backend scripts (for e.g. that pull data from pdf files) _so that_ our code can be neatly organized and so that the backend scripts can be integrated neatly.
-
### 💫 Describe the Issue With the Current Content
We have some SEO pages such as [tina.io/nextjs-cms](https://tina.io/nextjs-cms)
### 📝 Outline the Proposed Change
1. Create a similar page for Gat…
-
can i use framework like nextjs or vuejs to build this websites?
just my opinion. maybe to make it easier to develop this project i prefer my self to do it with framework like nextjs, vue etc.
-
### Area(s)
area:gen-ai
### Is your change request related to a problem? Please describe.
There are now many agent frameworks for GenAI, including crewai, autogen etc. Those agents will include man…
-
**Is your feature request related to a problem? Please describe.**
We are planning to migrate the testing framework in the admin repository from Jest to Vitest to leverage Vitest's compatibility with…
-
Once we are finished writing the contract we need to measure its performance. We'll need to find or build some gas measurement tools. Gas testing should be integrated into the project makefile with …
-
When we updated `SharpZipLib` from version 1.3.3 to 1.4.2 in [this PR](https://github.com/newrelic/newrelic-dotnet-agent/pull/2194), we didn't notice that they removed their .NET Framework target and …